DataColumn.Degree

DataColumn.Degree property

Specifies the degree (power) of the units, for example squared, or cubed. The default (attribute absent) is 1.

public long Degree { get; set; }

See Also