ObjVerExSetWorkflowState(MFIdentifier, MFIdentifier) Method
Sets workflow and state values for the object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void SetWorkflowState(
MFIdentifier workflow = null,
MFIdentifier state = null
)
Parameters
- workflow MFIdentifier (Optional)
- A reference to the workflow to set.
- state MFIdentifier (Optional)
- A reference to the state to set.