[Visual Basic] Public Sub New( _
ByVal Type As String, _
ByVal Keyvalue As Integer, _
ByVal Vertragspartnernr As Integer, _
ByVal vertragstypnr As Integer _
)
[Visual Basic] Sub New(ByVal Type As String, ByVal Keyvalue As Integer, ByVal Vertragspartnernr As Integer, ByVal vertragstypnr As Integer)
Me.Type = Type
Me.Keyvalue = Keyvalue
Me.Vertragspartnernr = Vertragspartnernr
Me.Vertragstypnr = vertragstypnr
End Sub
Plattformen: Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition