OperationsDefinition Class

Definition

Definition object with the name and properties of an operation.

public class OperationsDefinition
type OperationsDefinition = class
Public Class OperationsDefinition
Inheritance
OperationsDefinition

Constructors

Name Description
OperationsDefinition()

Initializes a new instance of the OperationsDefinition class.

OperationsDefinition(String, OperationsDisplayDefinition)

Initializes a new instance of the OperationsDefinition class.

Properties

Name Description
Display

Gets or sets display object with properties of the operation.

Name

Gets or sets name of the operation.

Applies to