SalesQuoteToDoType..::..SalesQuoteToDoTypes Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaToDos.Configuration.ToDoTypes
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public SalesQuoteToDoTypeCollection SalesQuoteToDoTypes { get; }
Public ReadOnly Property SalesQuoteToDoTypes As SalesQuoteToDoTypeCollection
	Get
public:
property SalesQuoteToDoTypeCollection^ SalesQuoteToDoTypes {
	SalesQuoteToDoTypeCollection^ get ();
}