OperationList Class

Definition

List of supported operations.

public class OperationList
type OperationList = class
Public Class OperationList
Inheritance
OperationList

Constructors

Name Description
OperationList()

Initializes a new instance of the OperationList class.

OperationList(IList<OperationsDefinition>)

Initializes a new instance of the OperationList class.

Properties

Name Description
Value

Gets or sets list of supported operations.

Applies to