ConnectedAlignmentInfoOutgoingParentAlignmentId Property |
Gets the ObjectId of the outgoing parent alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId OutgoingParentAlignmentId { get; }
Public ReadOnly Property OutgoingParentAlignmentId As ObjectId
Get
public:
property ObjectId OutgoingParentAlignmentId {
ObjectId get ();
}
Property Value
ObjectId
See Also