WorkflowDesigner Class
Applies To: Dynamics CRM 2015
For internal use only.
Namespace: Microsoft.Xrm.Sdk.Workflow.Designers
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Inheritance Hierarchy
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Activities.Presentation.WorkflowViewElement
System.Activities.Presentation.ActivityDesigner
Microsoft.Xrm.Sdk.Workflow.Designers.WorkflowDesigner
Syntax
public sealed class WorkflowDesigner : ActivityDesigner, IComponentConnector
public ref class WorkflowDesigner sealed : ActivityDesigner,
IComponentConnector
[<Sealed>]
type WorkflowDesigner =
class
inherit ActivityDesigner
interface IComponentConnector
end
Public NotInheritable Class WorkflowDesigner
Inherits ActivityDesigner
Implements IComponentConnector
Constructors
Name | Description | |
---|---|---|
WorkflowDesigner() | Initializes a new instance of the WorkflowDesigner class. |
Properties
Methods
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
IAddChild.AddChild(Object) | (Inherited from ContentControl.) |
|
IAddChild.AddText(String) | (Inherited from ContentControl.) |
|
IQueryAmbient.IsAmbientPropertyAvailable(String) | (Inherited from FrameworkElement.) |
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.Xrm.Sdk.Workflow.Designers Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright