For Babelfish Release 1.11.1.3

SegmentGroupCommands Property

The list of Commands. A Command object specifies the state of the EST Targets and Monitors for the current command. It also lists the text of the range officer's commands and notes for the ROs.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public List<SegmentGroupCommand> Commands { get; set; }

Property Value

ListSegmentGroupCommand

See Also