Aspose.Tasks for C++
|
Helper class which provides useful operations with fields. More...
#include <FieldHelper.h>
Static Public Member Functions | |
static System::String | GetDefaultTaskFieldTitle (TaskKey taskKey) |
Returns a default title of the specific task field. More... | |
static System::String | GetDefaultFieldTitle (Field field) |
Returns a default title of the specific field. More... | |
Helper class which provides useful operations with fields.
|
static |
Returns a default title of the specific field.
field | Field to get a default title. |
|
static |