 |
CompanyCountryOfOperation Property |
Country Of Operation
Created in Epic SDK V7.0.
Required
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 string CountryOfOperation { get; set; }
Public Property CountryOfOperation As String
Get
Set
Dim instance As Company
Dim value As String
value = instance.CountryOfOperation
instance.CountryOfOperation = value
Property Value
Type:
String
CountryOfOperation As String.
Remarks Note |
---|
- Name - CountryOfOperation
- Lookup - CountryOfOperation
- Auto Validated - True
|
See Also