RuleDefinitionSearchKey Property |
The SearchKey of the saved search used in the rule.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcessAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string SearchKey { get; set; }
Public Property SearchKey As String
Get
Set
public:
property String^ SearchKey {
String^ get ();
void set (String^ value);
}
member SearchKey : string with get, set
Property Value
String
See Also