Click or drag to resize
InvalidIdFault Class
Inheritance Hierarchy

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

The InvalidIdFault type exposes the following members.

Constructors
  NameDescription
Public methodInvalidIdFault
Top
Properties
  NameDescription
Public propertyexceptionCode (Inherited from ApiFault.)
Public propertyexceptionMessage (Inherited from ApiFault.)
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged (Inherited from ApiFault.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from ApiFault.)
Top
Remarks