public class ProductRelation : NetForumEntityPublic Class ProductRelation
Inherits NetForumEntitypublic ref class ProductRelation : public NetForumEntitytype ProductRelation =
class
inherit NetForumEntity
end| ProductRelation | Initializes a new instance of the ProductRelation class |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| ProductId | |
| RelatedProductId | |
| RevisionInformation | (Inherited from NetForumEntity) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |