Click or drag to resize

KnownMetadataFieldPropertyType Property

Gets or sets the value type of this metadata field.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public PropertyType PropertyType { get; set; }

Property Value

PropertyType
See Also