CivilApplicationActiveProduct Property

Gets the type of the currently running product. For example, Civil 3D can also be run as AutoCAD.

Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public static ProductType ActiveProduct { get; }

Property Value

ProductType
See Also