Share

SettingsCmdRunDepthCheck.SettingsCmdDepthCheckOption.UseMinDepthOfCoverValidation Property

Gets whether use min depth of cover validation.



Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyBoolean UseMinDepthOfCoverValidation { get; }

VB

Public ReadOnly Property UseMinDepthOfCoverValidation As PropertyBoolean
	Get

C++

public:
property PropertyBoolean^ UseMinDepthOfCoverValidation {
	PropertyBoolean^ get ();
}

Property Value

PropertyBoolean

See Also

Reference

Was this information helpful?