Click or drag to resize
CallOptions Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientCallOptions

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

The CallOptions type exposes the following members.

Constructors
  NameDescription
Public methodCallOptions
Top
Properties
  NameDescription
Public propertyclient
Public propertydefaultNamespace
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged
Top
Events
  NameDescription
Public eventPropertyChanged
Top
Remarks