Click or drag to resize

TableOptionsComment Property

The commentary set for this table.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string Comment { get; }

Return Value

Type: String
the commentary set for this table, or null if noe has been set.
See Also