Click or drag to resize

PFExternalDataProvider_SharePoint Constructor

Initializes a new instance of the PFExternalDataProvider_SharePoint class.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFExternalDataProvider_SharePoint(
	PFExternalConnection_Location_SharePoint location
)

Parameters

location
Type: Packflow.CorePFExternalConnection_Location_SharePoint
The data source location.
See Also