Share via


SharePointOnlineListResourceDataset.ListName Property

Definition

Gets or sets the name of the SharePoint Online list. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to