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: 9.0.0.0-142fa9725
Syntax
C#
public Object OtherPropertyValue { get; }

Property Value

Object
The other property value.
See Also