StartChildWorkflow Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Starts a child workflow.
The following tables list the members exposed by the StartChildWorkflow type.
Public Constructors
Name | Description | |
---|---|---|
StartChildWorkflow | Initializes a new instance of the StartChildWorkflow class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
DisplayName | (inherited from Activity) | |
EntityId | Sets the ID of the primary entity for the child workflow. | |
EntityName | Sets the logical name of the entity specified by the EntityId property. | |
Id | (inherited from Activity) | |
InputParameters | Gets or sets the input parameters. | |
WorkflowId | Sets the ID of the workflow to be started. |
Top
Protected Properties
Name | Description | |
---|---|---|
Constraints | (inherited from Activity) | |
Implementation | Overridden. (inherited from Activity) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ShouldSerializeDisplayName | (inherited from Activity) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
CacheMetadata | Overridden. (inherited from Activity) | |
CacheMetadata | (inherited from CodeActivity) | |
Execute | (inherited from CodeActivity) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
StartChildWorkflow Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Other Resources
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.