BuildMaster SDK Reference
Version:
GetOperationDescription(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement) Method
Returns the operation description for the operation.
Syntax
public
static
Inedo.Documentation.ExtendedRichDescription GetOperationDescription(System.Type operationType, Inedo.ExecutionEngine.ActionStatement statement)
Parameters
- operationType
- Type: System.Type
The operation type.
- statement
- Type: Inedo.ExecutionEngine.ActionStatement
The action.
Returns
The operation description.