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