Click or drag to resize
ManagementPolicyRuleActionWorkflowDefinition Property
Action Workflows - These workflows are applied as part of the policy. Read operations do not trigger workflows.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<WorkflowInstance> ActionWorkflowDefinition { get; set; }

Property Value

Type: ListWorkflowInstance
See Also