Classification..::..InventoryLedgersSpecified Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.Classification.Xml
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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