Siebel Advisor API Reference > Data Objects in Siebel Advisor >

Label_Obj.GetNumLabels


Usage

Use the GetNumLabels function to return the number of rows in a Feature table.

You can use this function to iterate through possible selections or verify that a given index is valid for a Feature table. Use this function only when writing custom code for creating custom input UI controls and output targets.

Syntax

label.GetNumLabels()

Example

See Example of Creating a Custom Input UI Control.

Siebel Advisor API Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.