FeatureLineSiteId Property |
Gets the ObjectId of the Site which FeatureLine belongs to.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId SiteId { get; }
Public ReadOnly Property SiteId As ObjectId
Get
public:
property ObjectId SiteId {
ObjectId get ();
}
Property Value
ObjectId
See Also