![]() |
FlowFact - Entwicklungstools |
![]() |
Property | PhoneComment(ByVal Index As Integer) As String |
Index: Index der Telefonnummer in der Liste Rückgabewert: Bezeichnung Public Property Get PhoneComment(ByVal Index As Integer) As String Dim strPhone1 As String Dim strPhone2 As String Dim strPhoneComment As String GetItem Index, strPhone1, strPhone2, strPhoneComment PhoneComment = strPhoneComment End Property |