IAssetMetadataDescriptive Property
|
Gets the set to descriptive metadata, which adopts
Dublin Core as the backbone structure
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax IDescriptiveMetadata Descriptive { get; }
ReadOnly Property Descriptive As IDescriptiveMetadata
Get
property IDescriptiveMetadata^ Descriptive {
IDescriptiveMetadata^ get ();
}
abstract Descriptive : IDescriptiveMetadata with get
Property Value
Type:
IDescriptiveMetadataSee Also