| ICommLinkRelationshipEnum Enumeration |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Used to establish the type of relationship from the source to the destination.
Namespace:
BSI.MACE
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax public enum RelationshipEnum
Public Enumeration RelationshipEnum
Members
| Member name | Value | Description |
---|
| Unknown | 0 | |
| Superior | 1 | |
| Subordinate | 2 | |
| Peer | 3 | |
Remarks Superior/Subordinate relationships are primarily used to support the transmission of commands and responses
See Also