DebtorPartNumber..::..DebtorPartNumbers Property

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

Syntax


public DebtorPartNumberCollection DebtorPartNumbers { get; }
Public ReadOnly Property DebtorPartNumbers As DebtorPartNumberCollection
	Get
public:
property DebtorPartNumberCollection^ DebtorPartNumbers {
	DebtorPartNumberCollection^ get ();
}