XmpLangAlt constructor

__init__(self, default_value)

Initializes a new instance of the XmpLangAlt class.


def __init__(self, default_value):
    ...
Parameter Type Description
default_value System.String The default value.

See Also