ProductVariantsRepository Fields |
The ProductVariantsRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| BarCodeAttribute | Definition of the BarCode data attribute | |
| CodeAttribute | Definition of the Code data attribute | |
| IdAttribute | Definition of the ProductVariant identity attribute | |
| NameAttribute | Definition of the Name data attribute | |
| ProductIdAttribute | Definition of the data attribute for Product reference | |
| ProductReference | Definition of the Product reference | |
| RepositoryName | The name of the repository | |
| TableName | The primary storage table for ProductVariant objects | |
| VariantColorIdAttribute | Definition of the data attribute for VariantColor reference | |
| VariantColorReference | Definition of the VariantColor reference | |
| VariantSizeIdAttribute | Definition of the data attribute for VariantSize reference | |
| VariantSizeReference | Definition of the VariantSize reference | |
| VariantStyleIdAttribute | Definition of the data attribute for VariantStyle reference | |
| VariantStyleReference | Definition of the VariantStyle reference |