milestonexprotectwspython.xpwmetadatatype

Module: xpwmetadatatype.py

Revision History

Date Version Description
2023/07/11 1.0.0.0 Initial Version.

@export
class XPWMetadataType:

Metadata Type information.

Threadsafety:

This class is fully thread-safe.

XPWMetadataType()

Initializes a new instance of the class.

Id: str

Globally unique identifier of the metadata type.

Returns:

The Id property value.

Name: str

Name of the metadata type.

Returns:

The Name property value.

DisplayId: str

DisplayId of the metadata type.

Returns:

The DisplayId property value.

DisplayName: str

DisplayName of the metadata type.

Returns:

The DisplayName property value.

ValidTime: str

ValidTime of the metadata type.

Returns:

The ValidTime property value.