PropWriteReq Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Request to update specific file property.
Syntax
public class PropWriteReq Public Class PropWriteReq Properties
| Name | Description |
|---|---|
| CanCreate | The flag that allows to create a property if it doesn’t exist. (for read only property == false) |
| Moniker | The unique ID. |
| Val | The value that needs to be set. |
Returned By
Where you get a PropWriteReq — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PropWriteReq