SOH..::..SY_Forms_ClassName Property

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

Syntax


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