Edit

Share via


ServerInfo.SharePointListUrl Property

Definition

Gets the URL of the SharePoint list where the form is located.

public:
 property System::String ^ SharePointListUrl { System::String ^ get(); };
public string SharePointListUrl { get; }
member this.SharePointListUrl : string
Public ReadOnly Property SharePointListUrl As String

Property Value

The URL of the SharePoint list.

Applies to