Click or drag to resize

BaseProviderParameters Property

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public Dictionary<string, string> Parameters { get; set; }

Property Value

Type: DictionaryString, String

Implements

IParameterizedDestinationParameters
See Also