PolicyAction Data Type

The Class WSPolicyAction.

Namespace
(Default)
Subtypes
PolicyWorkflowAction
Properties
name data type type namespace min/max occurs description
type PolicyActionType element 0/1 The type of action.
Properties inherited from supportTemplating
xsitype string attribute 0/1  

Example

<PolicyAction xsitype="...">
  <type>...</type>
</PolicyAction>