WoProcedureStepIsNotApplicable Property |
Boolean flag; True means Step of type Attribute can’t be executed as intended because Asset no longer supports Attribute in question or locked. This affects Step status. This field is supported only when Step type is Attribute; and it’s computed by BO under normal circumstances.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsNotApplicable { get; set; }
Property Value
Type:
Boolean
See Also