CorridorStateCurrentCorridorName Property |
Gets the name of the current Corridor being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string CurrentCorridorName { get; }
Public ReadOnly Property CurrentCorridorName As String
Get
public:
property String^ CurrentCorridorName {
String^ get ();
}
Property Value
String
See Also