PFExternalConnection_Location_SharePoint Properties |
The PFExternalConnection_Location_SharePoint type exposes the following members.
Name | Description | |
---|---|---|
Filters |
Gets or sets the filters used to retrieve the data from the list.
The filters must follow the ODATA specification.
See https://msdn.microsoft.com/en-us/library/gg309461(v=crm.7).aspx.
This should NOT contain the "$filter=" part.
This is optional.
| |
ListTitle |
Gets or sets the SPList title.
| |
Type |
Gets the type of location in an enum form.
(Overrides PFExternalConnection_LocationType.) | |
WebAddress |
Gets or sets the url of the SharePoint Web containing the target list.
The Web is a sub-site of a SharePoint site.
|