CustEntDef Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The definition or type of custom entity.
Syntax
public class CustEntDef Public Class CustEntDef Properties
| Name | Description |
|---|---|
| DispName | The display name for this type. |
| DispNamePlural | The display name for multiple objects of this type. |
| Id | The identifier for this entity definition. |
| Name | A unique string identifier for this type. |
Returned By
Where you get a CustEntDef — members that return one.
- CustomEntityService.AddCustomEntityDefinition
- CustomEntityService.GetAllCustomEntityDefinitions
- CustomEntityService.UpdateCustomEntityDefinition
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.CustEntDef