Report.DisplayOnSharePointSite Property (Access)
Gets or sets whether the specified report can be made available as a view on a Microsoft SharePoint Foundation site. Read/write Byte.
Version Information
Version Added: Access 2007
Syntax
expression .DisplayOnSharePointSite
expression A variable that represents a Report object.
Remarks
The DisplayOnSharePointSite property uses the following settings.
Setting |
Description |
---|---|
Do Not Display |
Do not make the report an available view. |
Follow Table Setting |
(Default) Make the report an available view if the report's parent table is configured to be displayed as a view. |