Set
Set
Maps the specified property to the specified value in this container.
Returns: void Aspose::Tasks::
Set(const Key < T, TaskKey > & key, const T & val)
| Parameter | Description |
|---|---|
| key | the specified property key. Tsk for getting the property key. |
| val | the value. |