Form..::..OldClassName Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Forms
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[XmlIgnoreAttribute] public string OldClassName { get; set; }
<XmlIgnoreAttribute> _ Public Property OldClassName As String Get Set
[XmlIgnoreAttribute] public: property String^ OldClassName { String^ get (); void set (String^ value); }