clsSBOWebCustomerInfoTicketList Property
|
List of open tickets to business partner
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsSBOWebCustomerInfoTickets> TicketList { get; set; }Public Property TicketList As List(Of clsSBOWebCustomerInfoTickets)
Get
Set
Property Value
Type:
ListclsSBOWebCustomerInfoTickets
See Also