![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the constraint of this paramater instance.
Namespace: Smartsite.Web.Commands.Configuration
Assembly: Smartsite.Web (in Smartsite.Web.dll)
Syntax
C# | ![]() |
---|---|
[("constraint", IsKey = false, IsRequired = false, DefaultValue = null)] public string Constraint { get; set; } |
Visual Basic (Declaration) | ![]() |
---|---|
<("constraint", IsKey := False, IsRequired := False, _ DefaultValue := Nothing)> _ Public Property Constraint As Get Set |
Field Value
The constraint.
See Also
CommandParameterElement Class
Smartsite.Web.Commands.Configuration Namespace