BPM.Client Namespace > BPMConnection Class : GetSnapshotData Method |
'Declaration
Public Function GetSnapshotData( _ ByVal taskid As Integer, _ ByVal version As Integer, _ ByVal stepid As Integer _ ) As FlowDataSet
'Usage
Dim instance As BPMConnection Dim taskid As Integer Dim version As Integer Dim stepid As Integer Dim value As FlowDataSet value = instance.GetSnapshotData(taskid, version, stepid)
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