AuditInfoPrintError(String, String, String, String) Method

Notification function called to print error information.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void PrintError(
        string name,
        string value,
        string validation,
        string defaultValue
)

Parameters

name  String
[in] Type of error data found.
value  String
[in] Value of the bad data.
validation  String
[in] Description of why the data is bad.
defaultValue  String
[in] Describes the default value it is set to.
See Also

©  Bricsys NV. All rights reserved.