 |
BrokerAccountingValue Property |
Used to expose properties contained in the accounting 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: 2020.1.0.523
Syntaxpublic Accounting AccountingValue { get; set; }
Public Property AccountingValue As Accounting
Get
Set
Dim instance As Broker
Dim value As Accounting
value = instance.AccountingValue
instance.AccountingValue = value
Property Value
Type:
Accounting
AccountingValue As Other.
Remarks Note |
---|
|
See Also