Gets the site object Id to be used when breakline is to be imported as feature line.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyObjectId BreakLineAsFeatureLineSiteCreationId { get; }
Visual Basic
Public ReadOnly Property BreakLineAsFeatureLineSiteCreationId As PropertyObjectId Get
Visual C++
public: property PropertyObjectId^ BreakLineAsFeatureLineSiteCreationId { PropertyObjectId^ get (); }