SOMGT081___Sales_with_COGS_by_Physical_Warehouse_by_Staff..::..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);
}