ContactProfileViewModelIsCustomer Property |
Gets or sets whether the contact is in relation with some user.
Namespace: CMS.ContactManagement.Web.UIAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public bool IsCustomer { get; set; }
Property Value
Type:
BooleanSee Also