SettingsCmdRunDepthCheckSettingsCmdDepthCheckOptionUseMinDepthOfCoverValidation Property |
Gets whether use min depth of cover validation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseMinDepthOfCoverValidation { get; }
Public ReadOnly Property UseMinDepthOfCoverValidation As PropertyBoolean
Get
public:
property PropertyBoolean^ UseMinDepthOfCoverValidation {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also