Click or drag to resize
SourceConnectionBuilderAddKeyValue Method

Namespace: FlexRule.Core.Model.SourceConnections
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public void AddKeyValue(
	string key,
	string value
)

Parameters

key
Type: SystemString
value
Type: SystemString
See Also