| JobUpdateDestinationSetting Method |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public void UpdateDestinationSetting(
string fieldName,
string value
)
Public Sub UpdateDestinationSetting (
fieldName As String,
value As String
)
Parameters
- fieldName
- Type: SystemString
- value
- Type: SystemString
See Also