|
ScheduleRule Property
|
Gets or sets the rule of the
Schedule defined in UNIX crontab syntax.
Namespace: GSF.SchedulingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.313-beta+5fa9ed2a8819cbb219f1e178bdad6a8d23dec2ce
Syntaxpublic string Rule { get; set; }Public Property Rule As String
Get
Set
member Rule : string with get, set
function get_Rule();
function set_Rule(value);
View SourceProperty Value
String
Exceptions
See Also