CivilDocumentCorridorState Property |
Gets the CorridorState object, which is used for the creation of custom
subassemblies.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CorridorState CorridorState { get; }
Public ReadOnly Property CorridorState As CorridorState
Get
public:
property CorridorState^ CorridorState {
CorridorState^ get ();
}
Property Value
CorridorState
See Also