IAssetsMarketsPositionCostCashAccountUniqueIdentifier Property

Stator | API Documentation
A unique identifier for the cash account which the cash transaction will be assigned to.
For reference see: UniqueIdentifier

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

string CashAccountUniqueIdentifier { get; set; }

Property Value

Type: String
Remarks

If this property is left empty the cash transaction will be 'unassigned', i.e. assigned to the estate only.

See Also

Reference