milestonexprotectwspython.xpwretentionoption

Module: xpwretentionoption.py

Revision History

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

@export
class XPWRetentionOption:

Retention Option information.

Threadsafety:

This class is fully thread-safe.

XPWRetentionOption()

Initializes a new instance of the class.

RetentionUnits: str

Gets the RetentionUnits property value.

Returns:

The retention units value.

RetentionOptionType: str

Gets the RetentionOptionType property value.

Returns:

The retention option type (e.g. "Days", "Weeks", etc).