Click or drag to resize
SynchronizationRuleFlowType Property
Data Flow Direction - A Synchronization Rule can be defined as inbound (0), outbound (1) or bi-directional (2).

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

Property Value

Type: Int32
See Also