Share via


Operation Class

Definition

Represents an operation that can be performed on the service.

public class Operation
type Operation = class
Public Class Operation
Inheritance
Operation

Constructors

Operation()

Initializes a new instance of the Operation class.

Operation(String, OperationDetail, String, Object)

Initializes a new instance of the Operation class.

Properties

Display

Gets or sets the display name of the operation.

Name

Gets or sets the name of the operation.

Origin

Gets or sets the origin of the operation.

Properties

Gets or sets the properties of the operation.

Applies to