SalesQuote..::..Todos Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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