Introduced
4.0
Description
Returns or sets the list of items and values associated with a control as a 1-dimensional Array of Label/Value pairs (Variants). This property is used by controls which display items from a fixed list of choices (for example siControlCombo, siControlCheck, siControlRadio, and siControlIconList). Each label is a string and the value is a variant whose type should match the Parameter.ValueType of the associated parameter.
C# Syntax
// get accessor Object rtn = PPGItem.UIItems; // set accessor PPGItem.UIItems = Object;
See Also
Examples
• See PPGItem.UIItems.1.js
Autodesk Softimage 2011