Plumtree Portal UI  
 

IObjPropModelRO.CheckPickValuesAreValid Method 

If a property has a pick tree or pick list, check that the pick values can be successfully retrieved.

bool CheckPickValuesAreValid(
   int _nRowIndex
);

Parameters

_nRowIndex
Row index

Return Value

True if pick values can be successfully retrieved.

See Also

IObjPropModelRO Interface | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace