Click or drag to resize

ColumnInfoID Property

Gets the database defined column ID, if it is defined.

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

Property Value

NullableInt64
See Also