CreateRegnoParamDefDoc Method (String, String[], String, String, String, String, Double, Double, Double, Double, Double, Double, String[], String)

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoEntityFactory..::..CreateRegnoParamDefDoc Method (String, array<String>[]()[][], String, String, String, String, Double, Double, Double, Double, Double, Double, array<String>[]()[][], String)

Namespace:  RegnoSoftware.Standard.Core.Factories
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


IRegnoParamDefDoc CreateRegnoParamDefDoc(
	string sourceId,
	string[] groups,
	string name,
	string desc,
	string units,
	string format,
	double min,
	double max,
	double wmin,
	double wmax,
	double cmin,
	double cmax,
	string[] channelDefDocIds,
	string conversionDefDocId
)

Parameters

sourceId
Type: String
groups
Type: array<String>[]()[][]
name
Type: String
desc
Type: String
units
Type: String
format
Type: String
min
Type: Double
max
Type: Double
wmin
Type: Double
wmax
Type: Double
cmin
Type: Double
cmax
Type: Double
channelDefDocIds
Type: array<String>[]()[][]
conversionDefDocId
Type: String