Share via


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

OperationsDefinition()

Initializes a new instance of the OperationsDefinition class.

OperationsDefinition(String, OperationsDisplayDefinition)

Initializes a new instance of the OperationsDefinition class.

Properties

Display

Gets or sets display object with properties of the operation.

Name

Gets or sets name of the operation.

Applies to