BPM.Client Namespace > FormService Class : GetFormStateBasicInfo Method |
'Declaration
Public Shared Function GetFormStateBasicInfo( _ ByVal cn As BPMConnection, _ ByVal appName As String, _ ByVal stateName As String _ ) As FormState
'Usage
Dim cn As BPMConnection Dim appName As String Dim stateName As String Dim value As FormState value = FormService.GetFormStateBasicInfo(cn, appName, stateName)
public: static FormState^ GetFormStateBasicInfo( BPMConnection^ cn, String^ appName, String^ stateName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2