INTRN010___Inventory_Stock_Transfers..::..FullResourceName Property

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

Syntax


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