Click or drag to resize

ContactContactID Property

Unique identifier used to specify the current contact.

Created in Epic SDK V4.1.

Sometimes Required

Namespace:  ASI.TAM.API.Data.UI.Account.Contact
Assembly:  ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2021.1.0.1
Syntax
public int ContactID { get; set; }

Property Value

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