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

◆ GetTaskType()

int drama::Task::GetTaskType ( const std::string &  taskName) const
inherited

Get the type of a task.

Return the type of a task as set by the SetTaskDetails() method or the DitsSetTaskDetails() routine

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

References drama::CheckLockTaken().