Click or drag to resize

EpcGetRequest Konstruktor

Girocheckout
Initializes a new instance of the EpcGetRequest class

Namensraum:  GiroSolution.GiroCheckout.Request
Assembly:  GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public EpcGetRequest(
	Project project,
	string girocodeReference,
	string format,
	Nullable<int> resolution
)

Parameter

project
Typ: GiroSolution.GiroCheckoutProject
girocodeReference
Typ: SystemString
format
Typ: SystemString
resolution
Typ: SystemNullableInt32
Siehe auch