IAcadPreferencesOpenSaveFullCRCValidation Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
bool FullCRCValidation { get; set; }
Property FullCRCValidation As Boolean
Get
Set
property bool FullCRCValidation {
bool get ();
void set (bool value);
}
abstract FullCRCValidation : bool with get, set
Property Value
Boolean
See Also