EISMetaDatapointMetadata Property |
Gets the associated metadata.
Namespace: RelaxIS_SDK.Common.FileFormatAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public MetadataCollection Metadata { get; }
Public ReadOnly Property Metadata As MetadataCollection
Get
Dim instance As EISMetaDatapoint
Dim value As MetadataCollection
value = instance.Metadata
Property Value
MetadataCollectionSee Also