public property Weight.SetUnit

Brief

Returns the unit specified when the value is created.

Declaration
C#
Weight.Unit  SetUnit get;

Declared in Weight

back