SalesforceObjectDataset.ObjectApiName Property

Definition

Gets or sets the Salesforce object API name. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.objectApiName")]
public object ObjectApiName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.objectApiName")>]
member this.ObjectApiName : obj with get, set
Public Property ObjectApiName As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to