Gets the flag to create diverted profile or not for one entry
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public bool CreateDivertedProfile( string entry )
VB
Public Function CreateDivertedProfile ( entry As String ) As Boolean
C++
public: bool CreateDivertedProfile( String^ entry )
Parameters
- entry String