Click or drag to resize

BrokerAccountName Property

If blank, defaults based on the business name. Although, if the name created exceeds 100 characters an error will display.

Created in Epic SDK V6.0.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Broker
Assembly:  ASI.TAM.API.Data.UI.Account.Broker (in ASI.TAM.API.Data.UI.Account.Broker.dll) Version: 2021.2.0.769
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 - True
See Also