Plumtree Portal UI  
 

Property.GetPickListValues Method 

Get the picklist values from the property object

public object[][] GetPickListValues();

Return Value

Object[][] an object array of the picklist values. If there is nothing it returns null

See Also

Property Class | com.plumtree.portaluiinfrastructure.profile Namespace