Click or drag to resize
SynchronizationRuleSynchronizationRuleParameters Property
Synchronization Rule Parameters - These are parameters which require values to be provided from the workflow that adds the Synchronization Rule to a resource.

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

Property Value

Type: ListString
See Also