EntClassPropCfg Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The supported property features within an entity class.
Syntax
public class EntClassPropCfg Public Class EntClassPropCfg Properties
| Name | Description |
|---|---|
| CtntSrcMap | If true, the user defined properties can be mapped to a content source property. |
| CtntSrcMapTypes | The content source property definition types supported for the mapping. |
| Equiv | If true, the system can report if a user defined property value is not equivalent to a mapped content source property. If false, the system will not detect if the values are equivalent or not. |
| Policy | If true, the system supports property constraints. If false, the system does not support property constraints. |
| Searchable | If true the properties are searchable. If false, the properties cannot be searched. |
| Visible | If true, the properties are visible. If false, the properties are hidden. |
Returned By
Where you get a EntClassPropCfg — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.EntClassPropCfg