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