Click or drag to resize

AccountGroup Class

Account group, can be related to Account.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIAccountGroup

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+44a51f72c26ddcf0e9b8d6357aa5d7af811c88c6
Syntax
public class AccountGroup

The AccountGroup type exposes the following members.

Constructors
 NameDescription
Public methodAccountGroupInitializes a new instance of the AccountGroup class
Top
Properties
 NameDescription
Public propertyGUID Unique identifier for the Account group.
Public propertyIsActive Is Account group active.
Public propertyName Account group name.
Public propertyParentGUID Unique identifier for the Parent account group.
Top
See Also