JobPartWindowClose Property |
The JobPart cannot be started after this time (hard constraint).
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic DateTime WindowClose { get; set; }
Public Property WindowClose As DateTime
Get
Set
public:
property DateTime WindowClose {
DateTime get ();
void set (DateTime value);
}
member WindowClose : DateTime with get, set
Property Value
Type:
DateTime
See Also