Click or drag to resize

BrokerBrokerID Property

Unique identifier used to specify broker.

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.1.0.1
Syntax
public int BrokerID { get; set; }

Property Value

Type: Int32
BrokerID As Integer.
Remarks
Note Note
  • Name - BrokerID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also