WorkflowManagerPrepareWorkflowForDocument Method
Prepare a workflow template for the document version.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Prepare a workflow template for the document version.")]
public WorkflowTemplateDefinition PrepareWorkflowForDocument(
int workflowTemplateId,
int documentVersionId,
ref ADAMObject[] invalidObservers,
ref ADAMObject[] invalidParticipants
)
- workflowTemplateId Int32
-
- documentVersionId Int32
-
- invalidObservers ADAMObject
-
- invalidParticipants ADAMObject
-
WorkflowTemplateDefinition