AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetTaskDescription()

std::string drama::Task::GetTaskDescription ( const std::string &  taskName) const
inherited

Get the description of a task.

Return the description of a task as set by the SetDetails() method or the DitsSetDetails() routine

Parameters
taskNameThe name of the task to fetch the description of.
Returns
The description.