Product |
The ProductReview type exposes the following members.
| Name | Description | |
|---|---|---|
| ProductReview | Initializes a new instance of the ProductReview class |
| Name | Description | |
|---|---|---|
| Date | Obsolete. | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) | |
| ProductId | ||
| Rating | ||
| ReviewerCustomerId | ||
| ReviewerName | ||
| RevisionInformation | (Inherited from NetForumEntity) | |
| Text |
| Name | Description | |
|---|---|---|
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |