Click or drag to resize
WorkflowDefinitionRunOnPolicyUpdate Property
Run On Policy Update - Specifies if the workflow should be applied to existing members of a Transition Set in the Set Transition Policy referencing this workflow when the policy is created, enabled or when selected changes are made to the policy.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<bool> RunOnPolicyUpdate { get; set; }

Property Value

Type: NullableBoolean
See Also