Click or drag to resize

ClientAccountName Property

If blank on insert, defaults based on business prefix, name and suffix.

Created in Epic SDK V4.1.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntax
public string AccountName { get; set; }

Property Value

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