 | TimerTaskId Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.Libraries.TimerTask.Id"]
Namespace:
Monkeyspeak.Libraries
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntaxpublic double Id { get; set; }
Public Property Id As Double
Get
Set
public:
property double Id {
double get ();
void set (double value);
}
member Id : float with get, set
Property Value
Type:
Double
See Also