DocRestric Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A restriction on an operation.
Syntax
public class DocRestric Public Class DocRestric Properties
| Name | Description |
|---|---|
| Code | The type of restriction. |
| EntId | Identifies the entity associated with the restriction |
| Params | Extra information specific to the restriction code. |
Returned By
Where you get a DocRestric — members that return one.
- DocRestricArray.Restrictions
- DocumentService.GetFolderMoveRestrictions
- DocumentService.GetFolderRenameRestrictions
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.DocRestric