EntClassCtntSrcPropCfg Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The content source properties for a specific entity class.
Syntax
public class EntClassCtntSrcPropCfg Public Class EntClassCtntSrcPropCfg Properties
| Name | Description |
|---|---|
| CanCreateNewArray | If true, the property can be created within the file during a writeback operation. |
| CtntSrcPropDefArray | An array of property source definitions. |
| EntClassId | The entity class. |
| MapDirectionArray | The mapping direction for this content source. |
| MapTypArray | The mapping type. Tells when data is read from a conent source. |
| PriorityArray | The priority of the mapping. Used for cases where the multiple content source properties map to the same property definition. The non-null value with the lowest number is used. |
Returned By
Where you get a EntClassCtntSrcPropCfg — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.EntClassCtntSrcPropCfg