Therefore API > API Reference > Classes > TheFieldValidator > Methods
SetDependentValue
Set dependent field values related to the field set with SetField for validation.
Name
Description
SetDependentValue (int, string)
Sets the value as a string. Values for other field types will be converted.
SetDependentValue (int, object)
Sets the value as the field's specific type.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.