Sets the workflow state transition for the specified object.
Visual Basic |
---|
Public Function SetWorkflowStateTransition( _ ByVal ObjVer As ObjVer, _ ByVal Workflow As Long, _ ByVal lStateTransition As Long, _ ByVal lVersionComment As String _ ) As ObjectVersionAndProperties |