AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartCustomProperty..::..Required Property

Gets or sets a value indicating whether this SnipcartCustomProperty is required.

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

Syntax


public bool Required { get; set; }

Field Value

true if required; otherwise, false.