Categories..::..Category3Specified Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.Category.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[XmlIgnoreAttribute]
public bool Category3Specified { get; }
<XmlIgnoreAttribute> _
Public ReadOnly Property Category3Specified As Boolean
	Get
[XmlIgnoreAttribute]
public:
property bool^ Category3Specified {
	bool^ get ();
}