Carrier..::..CarrierRecordExists Property

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

Syntax


public bool CarrierRecordExists { get; set; }
Public Property CarrierRecordExists As Boolean
	Get
	Set
public:
property bool^ CarrierRecordExists {
	bool^ get ();
	void set (bool^ value);
}