ExpectedRuleEntryExpectedRuleEntryAction Property |
Expected Rule Entry Action - Indicates whether to apply or stop applying a sync rule.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ExpectedRuleEntryAction { get; set; }
Public Property ExpectedRuleEntryAction As String
Get
Set
public:
property String^ ExpectedRuleEntryAction {
String^ get ();
void set (String^ value);
}
member ExpectedRuleEntryAction : string with get, set
Property Value
Type:
String
See Also