AlignmentIsConnectedAlignment Property |
Gets whether this Alignment is a connected alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool IsConnectedAlignment { get; }
Public ReadOnly Property IsConnectedAlignment As Boolean
Get
public:
property bool IsConnectedAlignment {
bool get ();
}
Property Value
Boolean
See Also