Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Interactive Designer API Reference > Data Objects >
Label_Obj
Usage
Use the Label_Obj object to provide access to the data in a Feature table.
The object has two methods, GetLabelName and GetNumLabels, which you can use to populate an input UI control.
Use the Label_Obj function only when writing custom code for creating custom input UI controls and output targets.
Syntax
new Label_Obj(featureTableName)
Methods
Method Description GetLabelName(index,colName) For a description, see Label_Obj.GetLabelName GetNumLabels() For a description, see Label_Obj.GetNumLabelsExample
Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Interactive Designer API Reference Published: 18 April 2003 |