Description
Returns true if the product is currently in the process of configuring the hardware, false otherwise is returned.
Visual Basic
Public Function IsInConfiguring() As bool
C#
public bool IsInConfiguring();
Links
Configuration Class, Autodesk.AutoCAD.GraphicsSystem Namespace