Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Segment
Group
Commands 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#
Copy
public
List
<
SegmentGroupCommand
>
Commands
{
get
;
set
; }
Property Value
List
SegmentGroupCommand
See Also
Reference
SegmentGroup Class
Scopos.BabelFish.DataModel.Definitions Namespace
In This Article
Definition
See Also