Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax
IEnumerable<string> FilterAssets( IEnumerable<string> assetIds, IEnumerable<string> filterSchemas, IEnumerable<string> filterRootIds )
Parameters
- assetIds
- Type: System.Collections.GenericIEnumerableString
- filterSchemas
- Type: System.Collections.GenericIEnumerableString
- filterRootIds
- Type: System.Collections.GenericIEnumerableString
Return Value
Type: IEnumerableStringSee Also