DataPA Enterprise Dashboard Controls API Reference

The Group type exposes the following members.

Constructors

  Name Description
Public method Group()()()()
Creates and returns a new Group object.
Public method Group(GroupsCollection)
Creates and returns a new Group object.
Public method Group(GroupsCollection, String)
Creates and returns a new Group object.
Public method Group(GroupsCollection, String, String)
Creates and returns a new Group object.

Methods

  Name Description
Public method GetObjectData
Protected method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property AdminGroup
Gets a boolean value that indicates if this group is the default admin group.
Public property Administrator
Gets and sets a value that indicates if members of this group have admin rights.
Public property AllowLinks
Gets and sets a value that indicates if members of this group have permission to modify Links.
Public property AllowLockOverride
Gets and sets a value that indicates whether members of this group are allowed to override locks on the setup data.
Public property AllowSecurity
Gets and sets a value that indicates if members of this group have permission to open the security screen.
Public property AllowSetup
Gets and sets a value that indicates if members of this group have permission to open the setup screen.
Public property AllowSubjects
Gets and sets a value that indicates if members of this group have permission to modify subjects.
Public property AllowSystems
Gets and sets a value that indicates if members of this group have permission to modify Systems.
Public property Categories
Gets and sets a collection that contains the categories members of this group have access to.
Public property DefaultGroup
Gets a boolean value that indicates if this group is the default group.
Public property Description
Gets and sets the description of this group.
Public property GUID
Gets and sets a GUID that uniquely identifies this object.
Public property ID
Gets a value that indicates the Unique ID of this object.
Public property Name
Gets and sets the name of this group.
Public property Parent
Gets and sets the parent of this object.
Public property Publish
Gets and sets a value that indicates if members of this group have permission to publish content.
Public property RegCode
Gets and sets a value that specifies the Registered Licence Code for the Group.
Public property RegOrganisation
Gets and sets a value that specifies the Registered Organisation for the Group.
Public property RegSerialNum
Gets and sets a value that specifies the Registered Serial Number for the Group.
Public property RegUser
Gets and sets a value that specifies the Registered User for the Group.
Public property RequireSecurityPassword
Gets and sets a value that indicates if members of this group require a password to open the security screen.
Public property SecurityPassword
Gets and sets a password required to open the security screen.
Public property UserLevel
Gets and sets a value that specifies the User Level for the Group.

See Also