DefinitionGetProcessVersionFromXPDL Method |
Namespace: WorkflowGen.My.ProcessAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.2.0.0 (3.2.0.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