ExecuteAction Members

Contains the information needed to execute an action in the workflow.

The following tables list the members exposed by the ExecuteAction type.

Public Constructors

  Name Description
  ExecuteAction Initializes a new instance of the ExecuteAction class.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Action Gets or sets the action to be executed.
public property DisplayName  (inherited from Activity)
public property HostedApplication Gets or sets the hosted application.
public property Id  (inherited from Activity)
public property Parameters Gets or sets the parameters.

Top

Protected Properties

  Name Description
protected property CanInduceIdle  (inherited from NativeActivity)
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 Abort  (inherited from NativeActivity)
protected method CacheMetadata  Overridden. (inherited from Activity)
protected method CacheMetadata  (inherited from NativeActivity)
protected method Cancel  (inherited from NativeActivity)
protected method Execute  (inherited from NativeActivity)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ExecuteAction Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.WorkflowDesigner Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.