ExpectedRuleEntrySynchronizationRuleStatus Property |
Synchronization Rule Status - Indicates Applied, Not Applied, or Pending.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SynchronizationRuleStatus { get; set; }
Public Property SynchronizationRuleStatus As String
Get
Set
public:
property String^ SynchronizationRuleStatus {
String^ get ();
void set (String^ value);
}
member SynchronizationRuleStatus : string with get, set
Property Value
Type:
String
See Also