OperationList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of supported operations.
public class OperationList
type OperationList = class
Public Class OperationList
- Inheritance
-
OperationList
Constructors
OperationList() |
Initializes a new instance of the OperationList class. |
OperationList(IList<OperationsDefinition>) |
Initializes a new instance of the OperationList class. |
Properties
Value |
Gets or sets list of supported operations. |