RestrictionStatus Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An enumeration containing the status of a restriction.
Syntax
public enum RestrictionStatus : System.Enum Public Enum RestrictionStatus
Inherits System.EnumMembers
| Member | Description |
|---|---|
| AttachmentFailure | Attachment restriction |
| ChangeOrderControl | Change order control restriction |
| CircularReference | Circular reference restrction |
| CloakedChildren | Cloaked children restriction |
| Failure | Import failure |
| Ignore | Ignoring import. |
| Inaccessible | Item inaccessible restriction |
| Locked | Item locked restriction |
| None | No import restrictions. |
| NotOwned | Item ownership restriction |
| ParentPrevent | Unable to update parent |
| ReadOnly | Read only restriction |
Returned By
Where you get a RestrictionStatus — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.RestrictionStatus