PublicAPI.Docflow.Document.DeleteDocumentCreatePermissionELMA API Documentation
Delete the organization item permissions to create documents of a certain type
Access path: PublicAPI.Docflow.Document.DeleteDocumentCreatePermission
Overload List

  NameDescription
Public methodDeleteDocumentCreatePermission(OrganizationItem, Type)
Delete the organization item permissions to create documents of a certain type
Public methodDeleteDocumentCreatePermission(User, Type)
Delete the user permissions to create documents of a certain type
Public methodDeleteDocumentCreatePermission(UserGroup, Type)
Delete the user group permissions to create documents of a certain type
Back to Top
See Also