IDwReadOnlyColumn.Initial Property
.NET Standard 2.x
Gets the initial value of the column in a newly inserted row.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
object Initial { get; }
Property Value
System.Object
The initial value of the column in a newly inserted row.
Applies to
.NET Standard
2.x