Click or drag to resize
ContactsGroupedByGenderViewModelNumberOfContacts Property
Number of contacts in Gender.

Namespace: CMS.ContactManagement.Web.UI.Internal
Assembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int NumberOfContacts { get; set; }

Property Value

Type: Int32
See Also