ToolTypeDefinitionItemGroups Property

Get a reference to a list of names of conceptual groups to which this tool belongs.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public List<string> Groups { get; }

Property Value

ListString

See Also