ProductVariant Existing Property Kentico 8.0 API Reference
Gets a value indicating whether this ProductVariant is already saved (exists) in database.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineBoolean
True if already saved (exists) in database; otherwise, false.
See Also