[This is preliminary documentation and is subject to change.]
The name and code (separated by a "-" delimiter) of the timesheet task.
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string TimesheetTaskNameAndCode { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property TimesheetTaskNameAndCode As String |
Visual C++ |
---|
public: property String^ TimesheetTaskNameAndCode { String^ get (); } |