[NetForumBusinessObjectAttribute("Warehouse")]
public class Warehouse : NetForumEntity
<NetForumBusinessObjectAttribute("Warehouse")>
Public Class Warehouse
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"Warehouse")]
public ref class Warehouse : public NetForumEntity
[<NetForumBusinessObjectAttribute("Warehouse")>]
type Warehouse =
class
inherit NetForumEntity
end
Warehouse | Initializes a new instance of the Warehouse class |
AddressId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
InventoryAllocations | |
Name | |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |
GetQuantityAvailable | |
HousesProduct |