Identifies an estate which can be imported into Stator.
Namespace: Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly: libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax
The IEstate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CreatedDateTime |
The date the estate was created.
|
![]() | CurrencyCode |
The currency code for the estate (three letter ISO Code, i.e. AUD, USD).
|
![]() | IsActive |
Identifies the estate as being active or inactive.
|
![]() | IsUnitised |
Identifies the estate as being unitised.
|
![]() | LastAccessDateTime |
The date/time the estate was last accessed (viewed).
|
![]() | Name |
The name for this estate, i.e. Heihachi Hayashida.
|
![]() | Password |
The password for the estate (if applicable).
|
![]() | PasswordEnabled |
Identifies the estate as being password protected.
|
![]() | UniqueIdentifier |
Unique identifier for this estate.
|
![]() | UnitisationAnchorDate |
The anchor date the estate was first unitised.
|
![]() | UnitisationAnchorPrice |
The anchor price for the estate.
|
![]() | UnitisationAnchorUnits |
The number of anchor units for the estate. i.e. the number of units in the estate as at the anchor date. |
See Also