BuildMaster SDK Reference
Version:

ConvertedOperation<TOperation> Class

Represents an operation configuration that has been imported from an action.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.Extensibility.Operations.ConvertedOperation<TOperation>

Syntax

public class ConvertedOperation<TOperation>

Properties

Name Description
DefaultArgument

Gets or sets the default argument value for the operation.

Item
NamedArguments

Gets the dictionary which contains explicitly defined named arguments for the operation.

ServerId

Gets the server id to use for this specific operation. Only set this if you know what you are doing.