Click or drag to resize

IRightValueEntityId Property

Id entity member

(Id du droit par valeur)

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.User
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> Id { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the Id (Id du droit par valeur) column of the EbpSysRightValue (Droits par valeur) table.
See Also