[NetForumBusinessObjectAttribute("ProductExhibitComplementaryProductsFee")]
public class BoothComplementFee : NetForumEntity<NetForumBusinessObjectAttribute("ProductExhibitComplementaryProductsFee")>
Public Class BoothComplementFee
Inherits NetForumEntity[NetForumBusinessObjectAttribute(L"ProductExhibitComplementaryProductsFee")]
public ref class BoothComplementFee : public NetForumEntity[<NetForumBusinessObjectAttribute("ProductExhibitComplementaryProductsFee")>]
type BoothComplementFee =
class
inherit NetForumEntity
end| BoothComplementFee | Initializes a new instance of the BoothComplementFee class |
| BoothComplementTypeId | |
| ExhibitionId | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsInventoryTracked | |
| Order | |
| ProductDescription | |
| ProductId | |
| ProductName | |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |