PropWriteResult Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Result of specific file property update.
Syntax
public class PropWriteResult Public Class PropWriteResult Properties
| Name | Description |
|---|---|
| Moniker | The unique ID |
| Msg | The failure message, not null if status is Failure. |
| NewVal | Updated property value. |
| OrigVal | Original property value. |
| Status | Status of property update operation. |
Returned By
Where you get a PropWriteResult — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PropWriteResult