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+466b7b4177d79034f8e56fa7578c03dfea8fb3bf
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