ObjVerExSetWorkflowStateTransition(Object, String) Method
            
            Sets the workflow state transition for the object. Requires that the object already has a workflow.
            
            
            
              Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void SetWorkflowStateTransition(
	Object transition,
	string comment = null
)
Parameters
- transition  Object
 - A reference to the transition to set.
 - comment  String  (Optional)
 - A version comment to set.