Click or drag to resize

CompanyPrimaryContactFirst Property

Primary Contact First

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

Property Value

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