Settings of CurbReturnProfileLabelSet style.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
[ObsoleteAttribute("Functionality has been removed", false)]
public PropertyString CurbReturnProfileLabelSet { get; } |
| Visual Basic |
|---|
<ObsoleteAttribute("Functionality has been removed", False)> _
Public ReadOnly Property CurbReturnProfileLabelSet As PropertyString
Get |
| Visual C++ |
|---|
public:
[ObsoleteAttribute(L"Functionality has been removed", false)]
property PropertyString^ CurbReturnProfileLabelSet {
PropertyString^ get ();
} |
See Also