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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsNotApplicable { get; set; }
Public Property IsNotApplicable As Boolean
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Boolean
See Also