Click or drag to resize
ProtectableItemModel Properties

The ProtectableItemModel type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets the item identifier.
Public propertyIsContainer
Gets or sets a value indicating whether or not this item is a container of other items.
Public propertyIsReadOnly
Gets or sets a value indicating whether or not this item is read only; that is, its Saturation cannot be changed.
Public propertyItemType
Gets or sets the type of this item.
Public propertyName
Gets or sets the name of this item.
Public propertyPath
Gets or sets the path that uniquely identifies this item.
Public propertySaturation
Gets or sets the saturation level of this item.
Top
See Also