EmployeeExtendedIsDriver Field | |
Príznak že pracovník je vodičom (zobrazuje sa tak napr. v jazdách).
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax Public IsDriver As Boolean
Dim instance As EmployeeExtended
Dim value As Boolean
value = instance.IsDriver
instance.IsDriver = value
Field Value
BooleanSee Also