EntityMetadataName 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:".
Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalyticsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public string MetadataName { get; set; }Property Value
String
See Also