ProjectClass.TempToDoList Property

Definition

public:
 virtual property int TempToDoList { int get(); void set(int value); };
public virtual int TempToDoList { get; set; }
member this.TempToDoList : int with get, set
Public Overridable Property TempToDoList As Integer

Property Value

Implements

Applies to