Click or drag to resize

BrokerPrimaryContactLast Property

Primary Contact Last

Created in Epic SDK V6.0.

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 string PrimaryContactLast { get; set; }

Property Value

Type: String
PrimaryContactLast As String.
Remarks
Note Note
  • Name - PrimaryContactLast
  • Length - 30
  • Required On Insert - False
  • Required On Update - False
  • Ignored On Update - True
  • Ignored On Get - True
See Also