SalesOrder..::..SelectedHistoryNo Property

Gets or sets the selected history no.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public short SelectedHistoryNo { get; set; }
Public Property SelectedHistoryNo As Short
	Get
	Set
public:
property short^ SelectedHistoryNo {
	short^ get ();
	void set (short^ value);
}

Field Value

The selected history no.

Exceptions


ExceptionCondition
ExceptionCannot change the selected snapshot for sales orders with changes pending.