 | SysOptionsSchemaTableLocalWorkstationColumnName Field |
Gets the LocalWorkstation (Poste de travail local) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string LocalWorkstationColumnName = "LocalWorkstation"
Public Const LocalWorkstationColumnName As String = "LocalWorkstation"
Field Value
Type:
String
Remarks
Gets the LocalWorkstation (Poste de travail local) column name of the table SysOptions
See Also