CadDataTableColumn.BooleanValue

CadDataTableColumn.BooleanValue property

Gets or sets the boolean value.

public short? BooleanValue { get; set; }

Property Value

The boolean value.

See Also