|
Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
This is the complete list of members for Doloro.InvetorySystem.TransactionService, including all inherited members.
| CancelAllForStorage(Guid storageId) | Doloro.InvetorySystem.TransactionService | static |
| CancelTransactionOrder(Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| CancelTransactionOrder(TransactionOrder order) | Doloro.InvetorySystem.TransactionService | static |
| ConfirmTransactionOrder(Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| ConfirmTransactionOrder(TransactionOrder order) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Guid destinationStorageId, string itemBundle, string itemCode, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Guid destinationStorageId, string itemBundle, string itemCode, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Guid destinationStorageId, Item item, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Guid destinationStorageId, Item item, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Storage destination, string itemBundle, string itemCode, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Storage destination, string itemBundle, string itemCode, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Storage destination, Item item, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteAddOrder(Storage destination, Item item, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Guid sourceStorageId, string itemBundle, string itemCode, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Guid sourceStorageId, string itemBundle, string itemCode, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Guid sourceStorageId, Item item, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Guid sourceStorageId, Item item, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Storage source, string itemBundle, string itemCode, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Storage source, string itemBundle, string itemCode, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Storage source, Item item, int count) | Doloro.InvetorySystem.TransactionService | static |
| ExecuteRemoveOrder(Storage source, Item item, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| FindOrders(Guid storageId) | Doloro.InvetorySystem.TransactionService | static |
| FindOrders(Guid from, Guid to) | Doloro.InvetorySystem.TransactionService | static |
| FindOrders(Guid from, Guid to, Func< TransactionOrder, bool > condition) | Doloro.InvetorySystem.TransactionService | static |
| GetOrder(Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| GetOrdersEnumerator() | Doloro.InvetorySystem.TransactionService | static |
| HasOrders(Guid storageId) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Storage source, Storage destination, Item item, int count) | Doloro.InvetorySystem.TransactionService | static |
| InstantTransactionOrder(Storage source, Storage destination, Item item, int count, string serviceCode) | Doloro.InvetorySystem.TransactionService | static |
| LastInvalidProperty | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, string itemBundle, string itemCode, int count, string serviceCode, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Guid sourceStorageId, Guid destinationStorageId, Item item, int count, string serviceCode, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Storage source, Storage destination, string itemBundle, string itemCode, int count, string serviceCode, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Storage source, Storage destination, Item item, int count, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |
| PlaceTransactionOrder(Storage source, Storage destination, Item item, int count, string serviceCode, out Guid orderId) | Doloro.InvetorySystem.TransactionService | static |