Employee InfoTo String Method
Returns the label for the employee.
Definition
Namespace: ASAP.NRP.Core
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
The label for the employee.
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public override string ToString()VB
Public Overrides Function ToString As StringC++
public:
virtual String^ ToString() overrideF#
abstract ToString : unit -> string
override ToString : unit -> string Return Value
StringThe label for the employee.