<NetForumBusinessObjectCollectionAttribute("Exhibitor Booth")>
PublicReadOnlyPropertyBoothsAsIReadOnlyCollection(OfExhibitorApplicationBoothCartItem)
Get
public:
[NetForumBusinessObjectCollectionAttribute(L"Exhibitor Booth")]
propertyIReadOnlyCollection<ExhibitorApplicationBoothCartItem^>^ Booths {
IReadOnlyCollection<ExhibitorApplicationBoothCartItem^>^ get ();
}