 | IUserGroupAssociationEntityGroupIdMember Property |
GroupId EntityMember
(Code groupe)
Namespace:
EBP.Api.Interfaces.Framework.BusinessLogic.User
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember GroupIdMember { get; }
ReadOnly Property GroupIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the GroupId (Code groupe) column of the EbpSysUserGroupAssociation (Association Utilisateurs-Groupes) table.
See Also