AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartItemValidationResult..::..Success Property

Gets or sets a value indicating whether this SnipcartItemValidationResult is success.

Namespace:  AdvantageCSP.Snipcart
Assembly:  AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)

Syntax


public bool Success { get; set; }

Field Value

true if success; otherwise, false.