Class GroupExportResult
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class GroupExportResult
- Inheritance
-
GroupExportResult
- Inherited Members
-
- Extension Methods
-
Constructors
public GroupExportResult()
Properties
public ICollection<QGroupConnection> Ancestors { get; set; }
Property Value
- ICollection<QGroupConnection>
public QGroupAddress BillingAddress { get; set; }
Property Value
- QGroupAddress
public QGroup Group { get; set; }
Property Value
- QGroup
public int GroupSize { get; set; }
Property Value
- int
public string MembershipProductName { get; set; }
Property Value
- string
public int MembershipStatusSize { get; set; }
Property Value
- int
public QGroup Parent { get; set; }
Property Value
- QGroup
public QGroupAddress PhysicalAddress { get; set; }
Property Value
- QGroupAddress
public QGroupAddress ShippingAddress { get; set; }
Property Value
- QGroupAddress
public int Subgroups { get; set; }
Property Value
- int
public string SurveyFormName { get; set; }
Property Value
- string