CreateReviewBodyItemMetadataItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class CreateReviewBodyItemMetadataItem
type CreateReviewBodyItemMetadataItem = class
Public Class CreateReviewBodyItemMetadataItem
- Inheritance
-
CreateReviewBodyItemMetadataItem
Constructors
CreateReviewBodyItemMetadataItem() |
Initializes a new instance of the CreateReviewBodyItemMetadataItem class. |
CreateReviewBodyItemMetadataItem(String, String) |
Initializes a new instance of the CreateReviewBodyItemMetadataItem class. |
Properties
Key |
Gets or sets your key parameter. |
Value |
Gets or sets your value parameter. |
Methods
Validate() |
Validate the object. |