Click or drag to resize

CommandCategory Property

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

An optionally assigned category string that can be used primarily by the MACE UI to sort and order the list of available commands

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public string Category { get; }

Property Value

Type: String

Implements

ICommandCategory
See Also