Click or drag to resize

IEquipmentIsEnabled Property

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

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

Gets or sets the processing state of the equipment. If set to false no processing will occur or targets generated.

Namespace:  BSI.MACE
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
bool this[
	CapabilityEnum capability = CapabilityEnum.All
] { get; set; }

Parameters

capability (Optional)
Type: BSI.MACECapabilityEnum
If this optional parameter is set only the capability specified is enabled.

Property Value

Type: Boolean
See Also