| IEquipmentSave Method |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Save the equipment data to an xml file.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax bool Save(
string filename
)
Function Save (
filename As String
) As Boolean
Parameters
- filename
- Type: SystemString
>The name of the file including the path.
Return Value
Type:
BooleanTrue if no problems were encountered.
Remarks See Also