Plumtree Portal UI  
 

IObjPropModelRO.GetRowPropertyInfo Method 

Returns the value of the requested PROPID from the EOD query result.

object GetRowPropertyInfo(
   int _nRowIndex,
   int nPropID
);

Parameters

_nRowIndex
Row index
nPropID
PT_PROPID

Return Value

Value of requested PROPID

See Also

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