PSClientError.GetErrorArray Method
Include Protected Members
Include Inherited Members
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