MFUtilsGetFirstWorkflowState Method
Gets the first workflow state defined by a workflow.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static int GetFirstWorkflowState(
Vault vault,
MFIdentifier workflow
)
- vault Vault
- The vault in which the workflow resides.
- workflow MFIdentifier
- A reference to the workflow
Int32The ID of the first workflow state defined in the passed workflow.