public class ProductRelation : NetForumEntity
Public Class ProductRelation
Inherits NetForumEntity
public ref class ProductRelation : public NetForumEntity
type 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) |