CtntSrcPropDef Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A property definition within a file.
Syntax
public class CtntSrcPropDef Public Class CtntSrcPropDef Properties
| Name | Description |
|---|---|
| CanCreateNew | If true, the property can be created within the source during a writeback operation. |
| Classification | Tells if the property is user defined within the source. |
| CtntSrcDefTyp | The content source property type. |
| CtntSrcId | The content source ID. |
| DispName | The display name. |
| MapDirection | The allowed mapping directions. |
| Moniker | The unique identifier for the property within the content source. |
| Typ | The data type. |
Returned By
Where you get a CtntSrcPropDef — members that return one.
- EntClassCtntSrcPropCfg.CtntSrcPropDefArray
- FilestoreService.GetContentSourcePropertyDefinitions
- ItemService.GetContentSourcePropertyDefinitionsByFileMasterId
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.CtntSrcPropDef