Table of Contents

Class FindGroup.GroupDataItem

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class FindGroup.GroupDataItem : BaseFindEntity<QGroupSelectorFilter>.DataItem
Inheritance
FindGroup.GroupDataItem
Inherited Members

Constructors

GroupDataItem()

public GroupDataItem()

Properties

GroupName

public string GroupName { get; set; }

Property Value

string

ShippingCity

public string ShippingCity { get; set; }

Property Value

string

Text

public override string Text { get; }

Property Value

string

Value

public override Guid Value { get; set; }

Property Value

Guid