WorkflowParametersDictionary Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a dictionary of workflow parameters.
The following tables list the members exposed by the WorkflowParametersDictionary type.
Public Constructors
(see also Protected Constructors)
Name | Description | |
---|---|---|
WorkflowParametersDictionary | Overloaded. Initializes a new WorkflowParametersDictionary object. |
Top
Protected Constructors
Name | Description | |
---|---|---|
WorkflowParametersDictionary | Overloaded. Initializes a new WorkflowParametersDictionary object. |
Top
Public Properties
Name | Description | |
---|---|---|
Comparer | (inherited from Dictionary) | |
Count | (inherited from Dictionary) | |
Item | (inherited from Dictionary) | |
Keys | (inherited from Dictionary) | |
Values | (inherited from Dictionary) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Add | (inherited from Dictionary) | |
Clear | (inherited from Dictionary) | |
ContainsKey | (inherited from Dictionary) | |
ContainsValue | (inherited from Dictionary) | |
Equals | (inherited from Object) | |
GetEnumerator | (inherited from Dictionary) | |
GetHashCode | (inherited from Object) | |
GetObjectData | (inherited from Dictionary) | |
GetType | (inherited from Object) | |
OnDeserialization | (inherited from Dictionary) | |
ReadFromXml | Initializes the class properties from an XML input. | |
Remove | (inherited from Dictionary) | |
ToString | (inherited from Object) | |
TryGetValue | (inherited from Dictionary) | |
WriteToXml | Writes and formats the class properties to XML. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WorkflowParametersDictionary Class
Microsoft.EnterpriseManagement.Subscriptions Namespace