Click or drag to resize
CompositeActionInputModel Properties

The CompositeActionInputModel type exposes the following members.

Properties
  NameDescription
Public propertyActions
Gets or sets the enumerable collection of actions.
Public propertyCredentials
Gets or sets the credentials to be used by the action.
(Inherited from ActionInputModel.)
Public propertyParallelExecution
Gets or sets a value indicating whether the actions are to be executed in parallel.
Public propertyQueryResult
Gets or sets the query result.
(Inherited from ActionInputModel.)
Top
See Also