Receives the ID of the workflow state transition with the specified alias. Returns -1 if a match is not found or if more than one workflow state transition uses the specified alias.
Visual Basic |
---|
Public Function GetWorkflowStateTransitionIDByAlias( _ ByVal Alias As String _ ) As Long |