ProductionPlanMethod..::..StoredProcedureName Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.ProductionPlanning
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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