Click or drag to resize
MalformedSearchFault Class
Inheritance Hierarchy

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class MalformedSearchFault : ApiQueryFault

The MalformedSearchFault type exposes the following members.

Constructors
  NameDescription
Public methodMalformedSearchFault
Top
Properties
  NameDescription
Public propertycolumn (Inherited from ApiQueryFault.)
Public propertyexceptionCode (Inherited from ApiFault.)
Public propertyexceptionMessage (Inherited from ApiFault.)
Public propertyrow (Inherited from ApiQueryFault.)
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged (Inherited from ApiFault.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from ApiFault.)
Top
Remarks