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