ProductVariant Existing Property Kentico 8.1 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.1.5347.20411)

Property Value

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