AutoFeatureLineSourceObjectId Property |
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.8.0.292
Syntaxpublic virtual ObjectId SourceObjectId { get; }
Public Overridable ReadOnly Property SourceObjectId As ObjectId
Get
public:
virtual property ObjectId SourceObjectId {
ObjectId get ();
}
Property Value
ObjectId
See Also