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