Click or drag to resize

ComplexDataSetBuilderBaseParameters Property

Parameters for the data set builder.

Namespace:  Omada.OE.AppLogic.ComplexDataSet
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Dictionary<string, string> Parameters { get; }

Property Value

Type: DictionaryString, String
See Also