clsReasons..::..StdFunctions Property

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

Syntax


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