Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
Display
State
Firing
Points Property
A list of firing point numbers (represented by strings) that this Display object should display information for.
Definition
Namespace:
Scopos.BabelFish.DataModel.Athena.Range
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
public
List
<
string
>
FiringPoints
{
get
;
set
; }
Property Value
List
String
See Also
Reference
DisplayState Class
Scopos.BabelFish.DataModel.Athena.Range Namespace
In This Article
Definition
See Also