Click or drag to resize

StiGS1_128BarCodeTypeStiGS1ApplicationIdentifierItem Constructor

Namespace:  Stimulsoft.Report.BarCodes
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGS1ApplicationIdentifierItem(
	string AICode,
	int AILength,
	int NumericMin,
	int NumericMax,
	int CharacterMin,
	int CharacterMax,
	bool NeedFNC1,
	string DataTitle,
	string DataContent
)

Parameters

AICode
Type: SystemString

[Missing <param name="AICode"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

AILength
Type: SystemInt32

[Missing <param name="AILength"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

NumericMin
Type: SystemInt32

[Missing <param name="NumericMin"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

NumericMax
Type: SystemInt32

[Missing <param name="NumericMax"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

CharacterMin
Type: SystemInt32

[Missing <param name="CharacterMin"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

CharacterMax
Type: SystemInt32

[Missing <param name="CharacterMax"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

NeedFNC1
Type: SystemBoolean

[Missing <param name="NeedFNC1"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

DataTitle
Type: SystemString

[Missing <param name="DataTitle"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

DataContent
Type: SystemString

[Missing <param name="DataContent"/> documentation for "M:Stimulsoft.Report.BarCodes.StiGS1_128BarCodeType.StiGS1ApplicationIdentifierItem.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String,System.String)"]

See Also