|  | 
| AccountBusinessCountryCode Property  | 
 
  Country code is ignored if corresponding number is not entered.
 
    Namespace: 
   ASI.TAM.API.Data.UI.Account.Employee
    Assembly:
   ASI.TAM.API.Data.UI.Account.Employee (in ASI.TAM.API.Data.UI.Account.Employee.dll) Version: 2021.1.0.391
 Syntax
Syntaxpublic string BusinessCountryCode { get; set; }Public Property BusinessCountryCode As String
	Get
	Set
Dim instance As Account
Dim value As String
value = instance.BusinessCountryCode
instance.BusinessCountryCode = value
Property Value
Type: 
String Remarks
Remarks See Also
See Also