Click or drag to resize

Group Class

A web security group.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityGroup

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class Group

The Group type exposes the following members.

Constructors
  NameDescription
Public methodGroup
Top
Properties
  NameDescription
Public propertyCommunityID
Gets or sets the community ID.
Public propertyGroupID
Gets or sets the security group ID.
Public propertyGroupName
Gets or sets the name of the security group.
Top
See Also