Gets a boolean value that pipe has manning coefficient or not
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public bool HasManningCoefficient { get; }
VB
Public ReadOnly Property HasManningCoefficient As Boolean Get
C++
public: property bool HasManningCoefficient { bool get (); }