SaveProductMatrixDialog..::..MatrixParts Property

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

Syntax


public ColourSizeMatrixCollection MatrixParts { get; }
Public ReadOnly Property MatrixParts As ColourSizeMatrixCollection
	Get
public:
property ColourSizeMatrixCollection^ MatrixParts {
	ColourSizeMatrixCollection^ get ();
}