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