PriceScheme..::..ScriptDeclaration Property

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

Syntax


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