Click or drag to resize
UrlFormats Class
Represents URL formats of SalesForce API entry points.
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.RestContractUrlFormats

Namespace: CMS.SalesForce.RestContract
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public sealed class UrlFormats

The UrlFormats type exposes the following members.

Constructors
  NameDescription
Public methodUrlFormats
Top
Fields
  NameDescription
Public fieldPartner
Partner integration API.
Public fieldRest
REST API.
Top
See Also