Girocheckout
Erzeugt eine neue Projektreferenz
Namensraum:
GiroSolution.GiroCheckout
Assembly:
GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic Project(
Merchant merchant,
int id,
string password
)
Public Sub New (
merchant As Merchant,
id As Integer,
password As String
)
public:
Project(
Merchant^ merchant,
int id,
String^ password
)
Parameter
- merchant
- Typ: GiroSolution.GiroCheckoutMerchant
Referenz auf das Händlerkonto bei Girosolution / GirocheckoutMerchant - id
- Typ: SystemInt32
Projekt-Id - password
- Typ: SystemString
Projekt-Passwort
Siehe auch