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