ObjVerExSetWorkflowStateTransition(MFIdentifier, 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(
MFIdentifier transition,
string comment = null
)
Parameters
- transition MFIdentifier
- A reference to the transition to set.
- comment String (Optional)
- A version comment to set.