 |
BrokerAccountValue Property |
Used to expose properties contained in the account tab.
Created in Epic SDK V6.0.
Namespace:
ASI.TAM.API.Data.UI.Account.Broker
Assembly:
ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2021.1.0.1
Syntaxpublic Account AccountValue { get; set; }
Public Property AccountValue As Account
Get
Set
Dim instance As Broker
Dim value As Account
value = instance.AccountValue
instance.AccountValue = value
Property Value
Type:
Account
AccountValue As Other.
Remarks Note |
---|
|
See Also