| ProcessValidate Method (String) |
Validates that the process is in a valid state.
If false, the message will contain a description of the problem.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool Validate(
out string message
)
Parameters
- message
- Type: SystemString
Return Value
Type:
Boolean
See Also