Click or drag to resize

AttributeGroupWeb Class

Group item for an attribute
Inheritance Hierarchy

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class AttributeGroupWeb : DataContractEntityWeb

The AttributeGroupWeb type exposes the following members.

Constructors
  NameDescription
Public methodAttributeGroupWeb
Top
Properties
  NameDescription
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyName
The translated name of the attribute group
Top
See Also