Click or drag to resize

IUserEntityBlockedMember Property

Blocked EntityMember

(Bloqué)

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.User
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember BlockedMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the Blocked (Bloqué) column of the EbpSysUser (Utilisateurs) table.
See Also