AccessPermis Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A boolean value for a certain permission
Syntax
public class AccessPermis Public Class AccessPermis Properties
| Name | Description |
|---|---|
| Id | A numeric value representing they type of operation. There are currently 4 types. 1=AllowRead, 2=AllowWrite, 3=AllowDelete, 4=AllowDownload |
| Val | True means that the operation is allowed. False means that the operation is not allowed. |
Returned By
Where you get a AccessPermis — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.AccessPermis