Skip to content

99bc123f b6f0 9773 482e 224d6b9b1e20

Axel Kesseler edited this page Oct 3, 2019 · 2 revisions

CapacityEntity.Value Property

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

Syntax

C#

public decimal Value { get; private set; }

Property Value

Type: Decimal
The divisor for result calculations.

Remarks

This property returns the value to be used as divisor for result calculations.

See Also

Reference

CapacityEntity Class
Plexdata.Converters.Entities Namespace

Clone this wiki locally