Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ErrorRecordV2 ( ) : System.Linq |
Initializes a new instance of the ErrorRecordV2 class.
|
|
ErrorRecordV2 ( string id = default(string), string message = default(string) ) : System.Linq |
Initializes a new instance of the ErrorRecordV2 class.
|
public ErrorRecordV2 ( string id = default(string), string message = default(string) ) : System.Linq | ||
id | string | Input document unique identifier the error refers /// to. |
message | string | Error message. |
Résultat | System.Linq |