Click or drag to resize
BaseDatabaseActionDataProviderParameterValues Property

Namespace: Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public virtual DatabaseActionParameter[] ParameterValues { get; set; }

Property Value

Type: DatabaseActionParameter
See Also