ImportLegacyXML..::..ImportLegacyXMLObject Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.UtilitiesUI
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public ImportLegacyXML ImportLegacyXMLObject { get; set; }
Public Property ImportLegacyXMLObject As ImportLegacyXML
	Get
	Set
public:
property ImportLegacyXML^ ImportLegacyXMLObject {
	ImportLegacyXML^ get ();
	void set (ImportLegacyXML^ value);
}