M-Files Vault Application Framework
M-Files Vault Application Framework
MFiles.VAF Namespaces
MFiles.VAF.MetadataCache
MetadataStructureCache Class
MetadataStructureCache Methods
AddOrUpdateLoginAccount Method
AddOrUpdateUserAccount Method
AddOrUpdateUserGroupAdmin Method
ClearEventDrivenCaches Method
GetClassIdByAlias Method
GetLogin Method
GetNamedACLIdByAlias Method
GetObjectClassAdmin Method
GetObjectTypeAdmin Method
GetObjectTypeIdByAlias Method
GetObjIDByGuid Method
GetPropertyDefAdmin Method
GetPropertyDefIdByAlias Method
GetStateAdmin Method
GetUser Method
GetUserGroupAdmin Method
GetUserGroupIdByAlias Method
GetUserGroupIdByGuid Method
GetUserIdByGuid Method
GetVaultCache Method
GetWorkflowAdmin Method
GetWorkflowIdByAlias Method
GetWorkflowStateIdByAlias Method
Initialize Method
InitializeEventDrivenCaches Method
RemoveLoginAccount Method
RemoveUserAccount Method
RemoveUserGroup Method
RemoveWorkflowsAdmin Method
SetOptions Method
MetadataStructureCache
RemoveWorkflowsAdmin Method
Deletes the workflows with the specified IDs.
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntax
C#
Copy
public
virtual
void
RemoveWorkflowsAdmin
(
Vault
vault
,
IDs
IDs
)
Parameters
vault
Type:
Vault
The vault object.
IDs
Type:
IDs
The workflow id's.
Implements
IMetadataStructureCache
RemoveWorkflowsAdmin(Vault, IDs)
See Also
Reference
MetadataStructureCache Class
MFiles.VAF.MetadataCache Namespace
Send comments on this topic to
devsupport@m-files.com