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