DefinitionGetProcessVersionFromXPDL Method  | 
  
    Namespace: 
   WorkflowGen.My.Process
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.0)
Syntaxpublic static int GetProcessVersionFromXPDL(
	string xpdl
)
Public Shared Function GetProcessVersionFromXPDL ( 
	xpdl As String
) As Integer
Parameters
- xpdl
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also