set_usage_terms method

set_usage_terms

Sets the usage terms.

def set_usage_terms(self, usage_terms):
    ...
ParameterTypeDescription
usage_termsLangAltThe usage terms.

Exceptions

ExceptionDescription
ArgumentNullExceptionusageTerms

See Also