Class FindGroup.GroupDataItem
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
ShippingCity
public string ShippingCity { get; set; }
Property Value
Text
public override string Text { get; }
Property Value
Value
public override Guid Value { get; set; }