ReOrderMethod..::..StoredProcedureName Property

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

Syntax


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