ForwardOrderSchedulingBatch..::..BatchNo Property

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

Syntax


public string BatchNo { get; set; }
Public Property BatchNo As String
	Get
	Set
public:
property String^ BatchNo {
	String^ get ();
	void set (String^ value);
}