Click or drag to resize

IDescriptiveMetadataSource Method

Retrieves the Asset this piece of descriptive metadata belongs to

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IAsset Source(
	AssetFactory map
)

Parameters

map
Type: AssetFactory
The Asset map to retrieve relations from

Return Value

Type: IAsset
The Asset this metadata belongs to
See Also