Table of Contents

Class GroupSearchResult

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

Constructors

GroupSearchResult()

public GroupSearchResult()

Properties

BillingAddress

public QGroupAddress BillingAddress { get; set; }

Property Value

QGroupAddress

ChildCount

public int ChildCount { get; set; }

Property Value

int

FunctionalParents

public IOrderedEnumerable<GroupSearchResult.ParentInfo> FunctionalParents { get; set; }

Property Value

IOrderedEnumerable<GroupSearchResult.ParentInfo>

GroupCapacity

public int? GroupCapacity { get; set; }

Property Value

int?

GroupCategory

public string GroupCategory { get; set; }

Property Value

string

GroupCode

public string GroupCode { get; set; }

Property Value

string

GroupDescription

public string GroupDescription { get; set; }

Property Value

string

GroupExpiry

public DateTimeOffset? GroupExpiry { get; set; }

Property Value

DateTimeOffset?

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupLabel

public string GroupLabel { get; set; }

Property Value

string

GroupName

public string GroupName { get; set; }

Property Value

string

GroupOffice

public string GroupOffice { get; set; }

Property Value

string

GroupPhone

public string GroupPhone { get; set; }

Property Value

string

GroupRegion

public string GroupRegion { get; set; }

Property Value

string

GroupSize

public int GroupSize { get; set; }

Property Value

int

GroupStatus

public string GroupStatus { get; set; }

Property Value

string

GroupType

public string GroupType { get; set; }

Property Value

string

HierarchyParent

public GroupSearchResult.ParentInfo HierarchyParent { get; set; }

Property Value

GroupSearchResult.ParentInfo

MembershipProductIdentifier

public Guid? MembershipProductIdentifier { get; set; }

Property Value

Guid?

MembershipProductName

public string MembershipProductName { get; set; }

Property Value

string

MembershipStatusSize

public int MembershipStatusSize { get; set; }

Property Value

int

NumberOfEmployees

public string NumberOfEmployees { get; set; }

Property Value

string

PhysicalAddress

public QGroupAddress PhysicalAddress { get; set; }

Property Value

QGroupAddress

ShippingAddress

public QGroupAddress ShippingAddress { get; set; }

Property Value

QGroupAddress

SurveyFormIdentifier

public Guid? SurveyFormIdentifier { get; set; }

Property Value

Guid?

SurveyFormName

public string SurveyFormName { get; set; }

Property Value

string