PublicAPI.Docflow.Document.AddDocumentCreatePermissionELMA API Documentation
Add the organization item permissions to create documents of a certain type
Access path: PublicAPI.Docflow.Document.AddDocumentCreatePermission
Overload List

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