 | IRightValueEntityRightId Property |
Owner Id entity member
(Id du droit propriétaire)
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> RightId { get; set; }
Property RightId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the RightId (Id du droit propriétaire) column of the EbpSysRightValue (Droits par valeur) table.
See Also