PFGroup Properties |
The PFGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplicationContextId |
Gets the group's parent application context id.
|
![]() | ApplicationId |
Gets the group's parent application id.
|
![]() | CreatedAt |
Gets the date of creation of this object in the database.
(Inherited from PFObject.) |
![]() | CreatedBy |
Gets the user who created this object in the database.
(Inherited from PFObject.) |
![]() | DisplayName |
Gets the group's display name.
|
![]() | DomainGroup |
Gets the group's domain group.
|
![]() | DomainGroupCreateDisabledUsers |
Gets a value indicating whether the domain group synchronization can create users, even disabled..
|
![]() | DomainGroupSyncMode |
Gets a value indicating how the group is synchronized with its domain group.
|
![]() | Groups |
Gets the list of groups included in this group.
|
![]() | Guid |
Gets the GUID identifying this object.
(Inherited from PFObject.) |
![]() | Id |
Gets the id identifying this object.
(Inherited from PFObject.) |
![]() | IgnoreVersionConflicts |
Gets or sets a value indicating whether version conflicts should be ignored when
updating a packflow object from this poco.
Note : this value is not persisted nor serialiazed.
Therefore this only affects the current instance.
(Inherited from PFObject.) |
![]() | Name |
Gets the group's name.
|
![]() | ObjectReference |
Gets the reference to the corresponding object persisted in Packflow.
(Inherited from PFObject.) |
![]() | OrganisationalType |
Gets the organisational type.
|
![]() | RoleName |
Gets the internal name of the role of this group. Only filled if this is an application group.
|
![]() | UpdatedAt |
Gets the date of the last update of this object.
(Inherited from PFObject.) |
![]() | UpdatedBy |
Gets the user who last updated this object in the database.
(Inherited from PFObject.) |
![]() | Users |
Gets the list of users included in this group.
|
![]() | VersionNumber |
Gets the version number of this object in database. Incremented after each save.
(Inherited from PFObject.) |