IAssetMapGetAssetByID Method Ingeniux DSS Library
Returns the Asset by Id

Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax

IAsset GetAssetByID(
	string Id
)

Parameters

Id
Type: SystemString
Asset Id

Return Value

Type: IAsset
See Also

Reference