TheFormInfo..::..Reload Method (TheProcessMessage, Boolean)
   Reloads TheFormInfo if the userID in TheProcessMessage has the permission to the data in TheFormInfo
   
                
    Namespace: 
   nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public bool Reload( TheProcessMessage pMSG, bool bForceLoad )
Public Function Reload ( _ pMSG As TheProcessMessage, _ bForceLoad As Boolean _ ) As Boolean
public: bool^ Reload( TheProcessMessage^ pMSG, bool^ bForceLoad )
Parameters
- pMSG
 - Type: nsCDEngine.ViewModels..::..TheProcessMessage
Required to get the requesting UserID. If null the function will return false 
- bForceLoad
 - Type: Boolean
Sends the full data Set and flags the UX to destroy and recreate the form/table