LabelFile object
First available in 2014.2.
For External SystemsLink for TMWSuite use only.
The methods in LabelFile object enable retrieval of labels.
External methods
The Return Value for all methods is LabelFile.ReturnObject. |
Method Name | Parameters | Trailer.ReturnObject. ReturnCode |
Description | |
---|---|---|---|---|
Name |
Data type (in C#) |
|||
tokenValue |
string |
0 = successful 1000 = errors occurred |
Authenticates the token value and returns all LabelFile objects that meet the provided criteria |
|
labelFileDefinition |
||||
tokenValue |
string |
0 = successful 100 = no records found 1000 = errors occurred |
Authenticates the token value and gets all LabelFile objects that fit the provided label file definition and contain the provided abbreviation |
|
labelFileDefinition |
||||
abbr |
string |
|||
tokenValue |
string |
0 = successful 100 = no records found 1000 = errors occurred |
Authenticates the token value and gets all LabelFile objects that fit the provided label file definition and do not contain an abbreviation |
|
labelFileDefinition |