Plumtree Portal UI  
 

IObjPropModelRO.CheckRowIsMultiValued Method 

Checks to see if the property is multivalued

bool CheckRowIsMultiValued(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Returns true if multivalued. Otherwise returns false.

See Also

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