Click or drag to resize

IUserEntityIsIntegratorMember Property

Gets whether the user is an integrator

(Intégrateur)

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 IsIntegratorMember { get; }

Property Value

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