Method SetToolEnabled
SetToolEnabled(ObjectUniqueId?, bool)
Sets 'Enabled' property of the item.
public virtual void SetToolEnabled(ObjectUniqueId? id, bool enabled = true)
Parameters
idObjectUniqueId?Item id.
enabledboolNew property value.
Sets 'Enabled' property of the item.
public virtual void SetToolEnabled(ObjectUniqueId? id, bool enabled = true)
id ObjectUniqueId?Item id.
enabled boolNew property value.