Table of Contents

Class SObjectUrls

Namespace
NetCoreForce.Client.Models
Assembly
NetCoreForce.Client.dll
[JsonObject("urls")]
public class SObjectUrls
Inheritance
SObjectUrls
Inherited Members

Properties

ApprovalLayouts

[JsonProperty(PropertyName = "approvalLayouts")]
public string ApprovalLayouts { get; set; }

Property Value

string

CompactLayouts

[JsonProperty(PropertyName = "compactLayouts")]
public string CompactLayouts { get; set; }

Property Value

string

DefaultValues

[JsonProperty(PropertyName = "defaultValues")]
public string DefaultValues { get; set; }

Property Value

string

Describe

[JsonProperty(PropertyName = "describe")]
public string Describe { get; set; }

Property Value

string

Layouts

[JsonProperty(PropertyName = "layouts")]
public string Layouts { get; set; }

Property Value

string

Listviews

[JsonProperty(PropertyName = "listviews")]
public string Listviews { get; set; }

Property Value

string

QuickActions

[JsonProperty(PropertyName = "quickActions")]
public string QuickActions { get; set; }

Property Value

string

RowTemplate

[JsonProperty(PropertyName = "rowTemplate")]
public string RowTemplate { get; set; }

Property Value

string

Sobject

[JsonProperty(PropertyName = "sobject")]
public string Sobject { get; set; }

Property Value

string

UiDetailTemplate

Not included in basic info/metdata

[JsonProperty(PropertyName = "uiDetailTemplate")]
public string UiDetailTemplate { get; set; }

Property Value

string

UiEditTemplate

Not included in basic info/metdata

[JsonProperty(PropertyName = "uiEditTemplate")]
public string UiEditTemplate { get; set; }

Property Value

string

UiNewRecord

Not included in basic info/metdata

[JsonProperty(PropertyName = "uiNewRecord")]
public string UiNewRecord { get; set; }

Property Value

string