 | JobWhatDefaultSnapshot property |
True, if this snapshot is loaded and previously
the default snapshot has been loaded.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic bool WhatDefaultSnapshot { get; set; }
Public Property WhatDefaultSnapshot As Boolean
Get
Set
public:
property bool WhatDefaultSnapshot {
bool get ();
void set (bool value);
}
member WhatDefaultSnapshot : bool with get, set
Property value
Boolean
See also