GetReplacementParameter Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the replacement parameters.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Inheritance Hierarchy
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner.GetReplacementParameter
Syntax
[ToolboxBitmapAttribute(typeof(GetReplacementParameter), "PropertyIcon_Designer.png")]
public sealed class GetReplacementParameter : CodeActivity
<ToolboxBitmapAttribute(GetType(GetReplacementParameter), "PropertyIcon_Designer.png")>
Public NotInheritable Class GetReplacementParameter
Inherits CodeActivity
Constructors
Name | Description | |
---|---|---|
GetReplacementParameter() | Initializes a new instance of the GetReplacementParameter class. |
Properties
Name | Description | |
---|---|---|
CacheId | (Inherited from Activity.) |
|
DisplayName | (Inherited from Activity.) |
|
Id | (Inherited from Activity.) |
|
ImplementationVersion | (Inherited from CodeActivity.) |
|
ReplacementParameter | Gets or sets the replacement parameters. |
|
Result |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Activity.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright