milestonexprotectwspython.xpwoutputgroup

Module: xpwoutputgroup.py

Revision History

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

@export
class XPWOutputGroup(milestonexprotectwspython.xpwgroup.XPWGroup):

Output Group information.

Threadsafety:

This class is fully thread-safe.

XPWOutputGroup()

Initializes a new instance of the class.

A collection of XPOutputGroupsInfo objects.

Returns:

The OutputGroups property value.

Outputs: list[str]

A list of Output device identifiers associated with this group.

Returns:

The Outputs property value.