Settings for SplitProfileViews.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean SplitProfileViews { get; }
VB
Public ReadOnly Property SplitProfileViews As PropertyBoolean Get
C++
public: property PropertyBoolean^ SplitProfileViews { PropertyBoolean^ get (); }