Share via


AssetGroup.validateField Method

Determines whether the _fieldIdToCheck field is valid.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise, false.

Remarks

The ReplacementCostFactor and InsuredValue fields are checked to make sure they are not less than or equal to -100.

See Also

Reference

AssetGroup Table