Table of Contents

Class GroupSelectorItem

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

Constructors

GroupSelectorItem()

public GroupSelectorItem()

Properties

GroupCode

public string GroupCode { get; set; }

Property Value

string

GroupIdentifier

public Guid GroupIdentifier { get; set; }

Property Value

Guid

GroupName

public string GroupName { get; set; }

Property Value

string

ShippingAddress

public QGroupAddress ShippingAddress { get; set; }

Property Value

QGroupAddress