AuditInfoFixErrors
Property
|
Property that indicates whether errors are to
be fixed by the entity that is being implemented.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool FixErrors { get; set; }
Public Property FixErrors As Boolean
Get
Set
public:
property bool FixErrors {
bool get ();
void set (bool value);
}
member FixErrors : bool with get, set
Property Value
Boolean
See Also