Plumtree Portal UI  
 

IObjPropModelRO.CheckRowIsMandatory Method 

Checks to see if the property is mandatory

bool CheckRowIsMandatory(
   int _nRowIndex
);

Parameters

_nRowIndex
Current row index

Return Value

Returns true if mandatory. Otherwise returns false.

See Also

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