Uiinfrastructure API Docs  
 

WebData.IsDataSet Method 

This method tells you whether or not the data on this object is already set using either of the SetData() methods.

public virtual bool IsDataSet();

Return Value

boolean true implies data set

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace