<NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)>
<FetchStrategyHintAttribute(PropertyFetchStrategy.Preload)>
PublicReadOnlyPropertyInventoryAllocationsAsIReadOnlyCollection(OfWarehouseInventoryAllocation)
Get
public:
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode::ReadOnly)]
[FetchStrategyHintAttribute(PropertyFetchStrategy::Preload)]
propertyIReadOnlyCollection<WarehouseInventoryAllocation^>^ InventoryAllocations {
IReadOnlyCollection<WarehouseInventoryAllocation^>^ get ();
}