Report..::..NumberOfCopies Property

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

Syntax


public int NumberOfCopies { get; set; }
Public Property NumberOfCopies As Integer
	Get
	Set
public:
property int^ NumberOfCopies {
	int^ get ();
	void set (int^ value);
}