IGroup Properties |
The IGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedAt |
Get the date of the creation
(Inherited from IOwnerEntityBase.) |
![]() | CreatedBy |
Get the id of the user who have create the entity
(Inherited from IOwnerEntityBase.) |
![]() | DeletedAt |
Get the date of deletion
(Inherited from IOwnerEntityBase.) |
![]() | DeletedBy |
Get the id of the user who have delete the entity
(Inherited from IOwnerEntityBase.) |
![]() | Description |
Get or set the description of the group
(Inherited from IGroupBase.) |
![]() | Id |
Get the id of the current entity
(Inherited from IOwnerEntityBase.) |
![]() | IsDeleted |
Indicates if the current entity is flag as deleted
(Inherited from IOwnerEntityBase.) |
![]() | Name |
Get or set the name of the group
(Inherited from IGroupBase.) |
![]() | ParentId |
Get the id of the parent group
|
![]() ![]() | ReachableGroups |
Indicates which groups are reachable by the group.
|
![]() | UpdatedAt |
Get the date of the latest update
(Inherited from IOwnerEntityBase.) |
![]() | UpdatedBy |
Get the id of the last user who have update the entity
(Inherited from IOwnerEntityBase.) |