Gets the id of the field (it's always three characters long).
Namespace: GroupDocs.Metadata.Formats.AudioAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic string ID { get; }
Public ReadOnly Property ID As String
Get
public:
property String^ ID {
String^ get ();
}
member ID : string with get
Property Value
Type:
String
The id of the field (it's always three characters long).
See Also