Gets the default profile label set.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public PropertyString ProfileLabelSet { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProfileLabelSet As PropertyString Get |
| Visual C++ |
|---|
public: property PropertyString^ ProfileLabelSet { PropertyString^ get (); } |