Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Barcode
Label
Get
Series
As
List Method
Interprets Series and returns a list of ints that it represents.
Definition
Namespace:
Scopos.BabelFish.DataModel.Definitions
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
List
<
int
>
GetSeriesAsList
()
Return Value
List
Int32
See Also
Reference
BarcodeLabel Class
Scopos.BabelFish.DataModel.Definitions Namespace
In This Article
Definition
See Also