Click or drag to resize
SynchronizationRuleDependency Property
Dependency - A Synchronization Rule that must be applied to a resource before this Synchronization Rule can be applied.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public SynchronizationRule Dependency { get; set; }

Property Value

Type: SynchronizationRule
See Also