Share via


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
public property DisplayName  (inherited from Activity)
public property EntityId Sets the ID of the primary entity for the child workflow.
public property EntityName Sets the logical name of the entity specified by the EntityId property.
public property Id  (inherited from Activity)
public property InputParameters Gets or sets the input parameters.
public property WorkflowId Sets the ID of the workflow to be started.

Top

Protected Properties

  Name Description
protected property Constraints  (inherited from Activity)
protected property Implementation  Overridden. (inherited from Activity)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ShouldSerializeDisplayName  (inherited from Activity)
public method ToString  Overridden. (inherited from Object)

Top

Protected Methods

  Name Description
protected method CacheMetadata  Overridden. (inherited from Activity)
protected method CacheMetadata  (inherited from CodeActivity)
protected method Execute  (inherited from CodeActivity)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

StartChildWorkflow Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace

Other Resources

Custom XAML Workflows

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.