CorridorTransitionHasSide Property |
Gets the value indicating whether the subassemblies in the transition has side info.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool HasSide { get; }
Public ReadOnly Property HasSide As Boolean
Get
public:
property bool HasSide {
bool get ();
}
Property Value
Boolean
See Also