MappingType Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Tells if the property value gets updated on each version.
Syntax
public enum MappingType : System.Enum Public Enum MappingType
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Constant | Property value updated for each version. |
| Default | Property value is only read once from the content source. |
Returned By
Where you get a MappingType — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.MappingType