IAssetMetadataTechnical Property
|
Gets the technical metadata. Technical metadata captures information of the physical media
of the Asset
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ITechnicalMetadata Technical { get; }
ReadOnly Property Technical As ITechnicalMetadata
Get
property ITechnicalMetadata^ Technical {
ITechnicalMetadata^ get ();
}
abstract Technical : ITechnicalMetadata with get
Property Value
Type:
ITechnicalMetadataSee Also