Inventory..::..LogicalOrders Property

Gets or sets the logical orders.

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

Syntax


[DataMemberAttribute]
public List<LogicalOrder> LogicalOrders { }
<DataMemberAttribute> _
Public Property LogicalOrders As List(Of LogicalOrder)
[DataMemberAttribute]
public:
property List<LogicalOrder^>^ LogicalOrders {
}

Field Value

The logical orders.