SetLicense

SetLicense (1 of 2)

Licenses the component.

Returns: void Aspose::Tasks::

SetLicense(const System::SharedPtr< System::IO::Stream > & stream)
ParameterDescription
streamA stream that contains the license.

SetLicense (2 of 2)

Licenses the component.

Returns: void Aspose::Tasks::

SetLicense(const System::String & licenseName)
ParameterDescription
licenseNameCan be a full or short file name or name of an embedded resource. Use an empty string to switch to evaluation mode.