Table of Contents

Class SObjectUri

Namespace
NetCoreForce.Client
Assembly
NetCoreForce.Client.dll
public class SObjectUri
Inheritance
SObjectUri
Inherited Members

Constructors

SObjectUri()

public SObjectUri()

SObjectUri(string)

public SObjectUri(string uriString)

Parameters

uriString string

Properties

ApiVersion

public string ApiVersion { get; }

Property Value

string

SObjectId

public string SObjectId { get; }

Property Value

string

SObjectName

public string SObjectName { get; }

Property Value

string

UriString

public string UriString { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string