Classes > LogicalItems

LogicalItems

Returned by

Get-DtLogicalItem

Parameter of

ChangedItems, Get-DtLogicalItem

Properties

Name Type Description
IsContainer Boolean

This value is true if the item is a container of other items; otherwise, it is false.

IsReadOnly Boolean

This value is true if the item is read-only (meaning the Saturation cannot be changed); otherwise, it is false.

ItemType String

This value is the type of item.

Metadata String

This value is any additional metadata that may be displayed for a particular type of item. This metadata is not in any particular format, but you must be able to determine the format and decipher the metadata based on the type.

Name String

This value is the name of the item. Typically, this name is used for display in the user interface.

Path String

This value is the path of the item.

Saturation SaturationLevel

This value represents the saturation level of the item. Typically, this value is used to display a visual state in the user interface.

SaturationDefault SaturationLevel This value is the default saturation level of the item. Typically, this value is used to display a visual state in the user interface.