Click or drag to resize

SysUserSchemaTableIsIntegratorColumnName Field

Gets the IsIntegrator (Intégrateur) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string IsIntegratorColumnName = "IsIntegrator"

Field Value

Type: String
Remarks
Gets the IsIntegrator (Intégrateur) column name of the table SysUser
See Also