DocumentPreviewAssetTreeFilterAssets Method Ingeniux DSS Library

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

public override 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: IEnumerableString

Implements

IAssetTreeFilterAssets(IEnumerableString, IEnumerableString, IEnumerableString)
See Also

Reference