EmployeeInfoContractLabel Property |
Gets the employee's contract label.
Namespace:
ASAP.NRP.Core
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxpublic string ContractLabel { get; }
Public ReadOnly Property ContractLabel As String
Get
public:
property String^ ContractLabel {
String^ get ();
}
member ContractLabel : string with get
Property Value
Type:
String
See Also