Share

LabelingPromptType Enumeration

Enumerates labeling prompts.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.3784.0

Syntax

C#

public enum LabelingPromptType

Visual Basic

Public Enumeration LabelingPromptType

Visual C++

public enum class LabelingPromptType

Members

Member nameValueDescription
Suppress0
CommandLine1
Dialog2

See Also

Was this information helpful?