Report..::..FileName Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Report.Configuration
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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