Gets whether the Column is Active
Gets the Transaction ID when the column was created.
Gets the Transaction ID when the column was deleted. Constants.NewID otherwise.
Gets the Column ID.
Gets the Column Key
Gets the Column Name
Gets the Column Sequence No.
Gets the Previous Column ID. If it is the first column, its value is Constants.NewID
Gets the offset of the current column with respect to the 'Previous Column'.
Generated using TypeDoc
IColumnData is the readonly Column object with only getters.