Click or drag to resize

ContactMainBusinessContact Property

Displays whether the contact is the MainBusinessContact. Always false for individual contacts.

Created in Epic SDK V5.0.

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 bool MainBusinessContact { get; set; }

Property Value

Type: Boolean
MainBusinessContact As Boolean.
Remarks
Note Note
  • Name - MainBusinessContact
  • Read Only - True
See Also