Gets the objectId of the abutment above this foundation.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectId AbutmentId { get; }
VB
Public ReadOnly Property AbutmentId As ObjectId Get
C++
public: property ObjectId AbutmentId { ObjectId get (); }
Return Value
ObjectIdAn ObjectId of an abutment. The ObjectId is Null if the above structure is not an abutment.