Inventory..::..Todos Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public TodoCollection Todos { get; }
Public ReadOnly Property Todos As TodoCollection
	Get
public:
property TodoCollection^ Todos {
	TodoCollection^ get ();
}