AuditInfoErrorsFound
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 Int32
-
See Also