Click or drag to resize

WorkOrderInductionAndSafetyStatusID Property

Induction and Safety Management(ISM) status ID. This field is not supposed to be updated directly.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IsmStatus InductionAndSafetyStatusID { get; set; }

Property Value

Type: IsmStatus
See Also