IEstateIsUnitised Property

Stator | API Documentation
Identifies the estate as being unitised.

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

bool IsUnitised { get; set; }

Property Value

Type: Boolean
Remarks

If the estate is unitised the following properties must be populated:

UnitisationAnchorDate
UnitisationAnchorPrice
UnitisationAnchorUnits

These properties set the foundation (anchor) from which all unitisation calculations are performed.
See Also

Reference