AssetMapGetAssetByID Method Ingeniux DSS Library

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

public virtual IAsset GetAssetByID(
	string Id
)

Parameters

Id
Type: SystemString

Return Value

Type: IAsset

Implements

IAssetMapGetAssetByID(String)
See Also

Reference