AuditInfoErrorsFound Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void ErrorsFound(
int count
)
Public Sub ErrorsFound (
count As Integer
)
public:
void ErrorsFound(
int count
)
member ErrorsFound :
count : int -> unit
Parameters
- count
- Type: SystemInt32
See Also