EntityMetadata Name Property
If property LocationType is set to Metadata, this property holds the name of the metadata field.
If the metadata field is a custom (user defined) property then it will be prefixed with "cust:".
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string MetadataName { get; set; }