log_search_phrase Method
Return the currently active search phrase that the log is filtering with
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string log_search_phrase() |
VB |
Public Shared Function log_search_phrase As String |
Return Value
Type: StringString
See Also
functions Class
Scheduler Namespace