Set

Set

Maps the specified property to the specified value in this container.

Returns: void Aspose::Tasks::

Set(const Key < T, AsnKey > & key, const T & val)
ParameterDescription
keythe specified property key. Asn for getting the property key.
valthe value.