Class GroupSearchResult
- Namespace
- InSite.Application.Contacts.Read
- Assembly
- Shift.Sdk.dll
public class GroupSearchResult
- Inheritance
-
GroupSearchResult
- Inherited Members
-
- Extension Methods
-
Constructors
public GroupSearchResult()
Properties
public QGroupAddress BillingAddress { get; set; }
Property Value
- QGroupAddress
public int ChildCount { get; set; }
Property Value
- int
public IOrderedEnumerable<GroupSearchResult.ParentInfo> FunctionalParents { get; set; }
Property Value
- IOrderedEnumerable<GroupSearchResult.ParentInfo>
public int? GroupCapacity { get; set; }
Property Value
- int?
public string GroupCategory { get; set; }
Property Value
- string
public string GroupCode { get; set; }
Property Value
- string
public string GroupDescription { get; set; }
Property Value
- string
public DateTimeOffset? GroupExpiry { get; set; }
Property Value
- DateTimeOffset?
public Guid GroupIdentifier { get; set; }
Property Value
- Guid
public string GroupLabel { get; set; }
Property Value
- string
public string GroupName { get; set; }
Property Value
- string
public string GroupOffice { get; set; }
Property Value
- string
public string GroupPhone { get; set; }
Property Value
- string
public string GroupRegion { get; set; }
Property Value
- string
public int GroupSize { get; set; }
Property Value
- int
public string GroupStatus { get; set; }
Property Value
- string
public string GroupType { get; set; }
Property Value
- string
public GroupSearchResult.ParentInfo HierarchyParent { get; set; }
Property Value
- GroupSearchResult.ParentInfo
public Guid? MembershipProductIdentifier { get; set; }
Property Value
- Guid?
public string MembershipProductName { get; set; }
Property Value
- string
public int MembershipStatusSize { get; set; }
Property Value
- int
public string NumberOfEmployees { get; set; }
Property Value
- string
public QGroupAddress PhysicalAddress { get; set; }
Property Value
- QGroupAddress
public QGroupAddress ShippingAddress { get; set; }
Property Value
- QGroupAddress
public Guid? SurveyFormIdentifier { get; set; }
Property Value
- Guid?
public string SurveyFormName { get; set; }
Property Value
- string