PIINF030___Purchase_Invoices..::..ResourceName Property

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

Syntax


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