PFOperationResult Constructor (Boolean) |
Initializes a new instance of the PFOperationResult class.
Namespace:
Packflow.Utils
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFOperationResult(
bool success
)
Parameters
- success
- Type: SystemBoolean
See Also