 | IRightColumnEntityId Property |
Id entity member
(Id du droit par colonne)
Namespace:
EBP.Api.Interfaces.Framework.BusinessLogic.User
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> Id { get; set; }
Property Id As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the Id (Id du droit par colonne) column of the EbpSysRightColumn (Droits par colonnes) table.
See Also