The Job that the JobPart belongs to.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
SyntaxPublic ReadOnly Property Job As Job
Get
public:
property Job^ Job {
Job^ get ();
}
member Job : Job with get
Property Value
Type:
Job
See Also