The available products types, returned by CivilApplication.ActiveProduct.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
SyntaxPublic Enumeration ProductType
public enum class ProductType
Members| Member name | Value | Description |
|---|
| Other | 0 | |
| Civil3D | 1 | |
| Map | 2 | |
| Civil | 3 | |
| Unknown | -1 | |
See Also