AssocPropDefInfo Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An association property definition with extended information.
Syntax
public class AssocPropDefInfo Public Class AssocPropDefInfo Properties
| Name | Description |
|---|---|
| EntClassCtntSrcPropCfgArray | The content source mappings for each entity class. |
| ListValArray | A list of legal values. If null then all values are allowed. |
| PropDef | The association property definition. |
Returned By
Where you get a AssocPropDefInfo — members that return one.
- PropertyService.AddAssociationPropertyDefinition
- PropertyService.GetAllAssociationPropertyDefinitionInfos
- PropertyService.GetAssociationPropertyDefinitionInfosByIds
- PropertyService.UpdateAssociationPropertyDefinition
- PropertyService.UpdateAssociationPropertyDefinitionInfo
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.AssocPropDefInfo