Gets or sets the Source ObjectId. this returns the same value as the AlignmentId property
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public virtual ObjectId SourceObjectId { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property SourceObjectId As ObjectId Get |
Visual C++ |
---|
public: virtual property ObjectId SourceObjectId { ObjectId get (); } |