ACC.GetProjectFoldersPermissionsAsync method
It examines the folder permissions and updates the IsReadOnly parameter with a true/false value.
public Task GetProjectFoldersPermissionsAsync(List<FolderInfo> folders)
parameter | description |
---|---|
folders | Collection of FolderInfo objects |
Exceptions
exception | condition |
---|---|
Exception | Thrown when an unspecified error occurs. |
See Also
- class ACC
- namespace Autodesk.DataExchange.Extensions.HostingProvider