Class SObjectUri
- Namespace
- NetCoreForce.Client
- Assembly
- NetCoreForce.Client.dll
- Inheritance
-
SObjectUri
- Inherited Members
-
Constructors
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