Click or drag to resize

CompanyAccountName Property

Either AccountName or BusinessName is required.

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: 2023.1.0.1249
Syntax
public string AccountName { get; set; }

Property Value

Type: String
AccountName As String.
Remarks
Note Note
  • Name - AccountName
  • Length - 100
  • Required On Insert - False
  • Required On Update - False
See Also