-
Notifications
You must be signed in to change notification settings - Fork 0
99bc123f b6f0 9773 482e 224d6b9b1e20
Axel Kesseler edited this page Oct 3, 2019
·
2 revisions
Gets the value to be used as divisor for result calculations.
Namespace: Plexdata.Converters.Entities
Assembly: Plexdata.CapacityConverter (in Plexdata.CapacityConverter.dll) Version: 1.0.1
C#
public decimal Value { get; private set; }
Type: Decimal
The divisor for result calculations.
This property returns the value to be used as divisor for result calculations.
Plexdata Capacity Converter