Click or drag to resize

ContactLastName Property

Ignored for business contacts. Required for Individual contacts.

Created in Epic SDK V4.1.

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: 2020.1.0.1
Syntax
public string LastName { get; set; }

Property Value

Type: String
LastName As String.
Remarks
Note Note
  • Name - LastName
  • Length - 30
  • Accepts Multiple Lines - False
  • Required On Insert - False
  • Required On Update - False
See Also