PFExternalDataProviderLocationType Constructor |
Initializes a new instance of the PFExternalDataProvider{LocationType} class.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFExternalDataProvider(
LocationType location
)
Parameters
- location
- Type: LocationType
The data source location.
See Also