The tickets results
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public TicketResults Results { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property Results As TicketResults |
Visual C++ |
---|
public: property TicketResults^ Results { TicketResults^ get (); void set (TicketResults^ value); } |