EmployeeViolationsName Property |
The name of this person (if provided in the XML).
Namespace:
SRS.ScheduleSolver.Core
Assembly:
ScheduleSolver (in ScheduleSolver.dll) Version: 2.6.0+d1eeb38004e25fffe43abff141daa804550ec994
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}member Name : string with get
Property Value
Type:
String
See Also