Table of Contents

Class GroupExportResult

Namespace
InSite.Application.Contacts.Read
Assembly
Shift.Sdk.dll
public class GroupExportResult
Inheritance
GroupExportResult
Inherited Members
Extension Methods

Constructors

GroupExportResult()

public GroupExportResult()

Properties

Ancestors

public ICollection<QGroupConnection> Ancestors { get; set; }

Property Value

ICollection<QGroupConnection>

BillingAddress

public QGroupAddress BillingAddress { get; set; }

Property Value

QGroupAddress

Group

public QGroup Group { get; set; }

Property Value

QGroup

GroupSize

public int GroupSize { get; set; }

Property Value

int

MembershipProductName

public string MembershipProductName { get; set; }

Property Value

string

MembershipStatusSize

public int MembershipStatusSize { get; set; }

Property Value

int

Parent

public QGroup Parent { get; set; }

Property Value

QGroup

PhysicalAddress

public QGroupAddress PhysicalAddress { get; set; }

Property Value

QGroupAddress

ShippingAddress

public QGroupAddress ShippingAddress { get; set; }

Property Value

QGroupAddress

Subgroups

public int Subgroups { get; set; }

Property Value

int

SurveyFormName

public string SurveyFormName { get; set; }

Property Value

string