PSClientError.GetErrorArray method
Gets an array containing all the items which were set as error items in a SOAP exception for a PSI method call.
Overload list
Name | Description | |
---|---|---|
![]() |
GetErrorArray(String) | Gets an array containing all the items which were set as error items in a SOAP exception for a PSI method call. |
![]() |
GetErrorArray(String, List<[]>) | Gets an array containing all the items which were set as error items in a SOAP exception for a PSI method call. |
Top