Click or drag to resize

RequiredIfAttributeOtherPropertyValue Property

Gets or sets the other property value that will be relevant for validation.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public Object OtherPropertyValue { get; }

Property Value

Type: Object
The other property value.
See Also