Common Application Framework

MenuTool.Tag Property

Gets or sets the tag property which can be used to logically attach another object or value to a tool.

public abstract object Tag {get; set;}

Implements

ITool.Tag

See Also

MenuTool Class | Aveva.ApplicationFramework.Presentation Namespace