SalesforceServiceCloudSource.ReadBehavior Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the read behavior for the operation. Default is Query. Possible values include: 'Query', 'QueryAll'
[Newtonsoft.Json.JsonProperty(PropertyName="readBehavior")]
public string ReadBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readBehavior")>]
member this.ReadBehavior : string with get, set
Public Property ReadBehavior As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute