IDocument Property Interface
Common interface for document metadata properties.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
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#
public interface IDocumentPropertyProperties
| IsUserDefined | If true, this property is a user-defined (custom) property. |
| PropertyType | Property value type. |
| StringValue | Gets the property values as a string. |