clsLineDetail..::..Source_SpecialPrice Property

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

Syntax


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