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