Compartir a través de


PdsMRCValidityIntervalByCountry.validateField Method

Validates the new value of the field that has the specified field ID, and returns false if the MSDSAdviseInterval value is more than the MSDSInterval value.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
The result of the validation check.

Remarks

public boolean validateField(fieldId )

Examples

boolean ret = MrcValidityIntervalByCountry.validateField();

See Also

Reference

PdsMRCValidityIntervalByCountry Table