Click or drag to resize

CompanyBusinessName 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: 2021.2.0.769
Syntax
public string BusinessName { get; set; }

Property Value

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