Class ThreadData
public class ThreadData : INotifyPropertyChanged
- Inheritance
-
ThreadData
- Implements
Constructors
Properties
- Id
Gets or sets Thread ID.
- ImageUrl
Gets or sets the image that is displayed for the item.
- Name
Gets or sets Thread name.
- Scope
Gets or sets Thread scope.
- Thread
Gets or sets ThreadInfo associated with item.