 | AppSettingsStartWithJobs Property |
If true, the job view is started, otherwise the tree view is started (default: false).
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic bool StartWithJobs { get; set; }
Public Property StartWithJobs As Boolean
Get
Set
public:
property bool StartWithJobs {
bool get ();
void set (bool value);
}
member StartWithJobs : bool with get, set
Property value
Boolean
See also