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