Gets whether use max depth of cover validation.
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean UseMaxDepthOfCoverValidation { get; }
VB
Public ReadOnly Property UseMaxDepthOfCoverValidation As PropertyBoolean Get
C++
public: property PropertyBoolean^ UseMaxDepthOfCoverValidation { PropertyBoolean^ get (); }