Property | Type | Description |
---|
Method | Description | |
---|---|---|
ImportErrorStats ( ) : System.Linq |
Initializes a new instance of the ImportErrorStats class.
|
|
ImportErrorStats ( string errorCode = default(string), int errorCodeCount = default(int?) ) : System.Linq |
Initializes a new instance of the ImportErrorStats class.
|
public ImportErrorStats ( string errorCode = default(string), int errorCodeCount = default(int?) ) : System.Linq | ||
errorCode | string | Error code for error catalog lines |
errorCodeCount | int | Count of catalog lines with specified /// error code |
return | System.Linq |