OperationsDefinition 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.
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. |