Share via


ConfLayoutGroups_BR.checkRegisterType Method

Check whether there is at least one line that does not have a Register type field.

Syntax

public boolean checkRegisterType()

Run On

Called

Return Value

Type: boolean
true if there are no lines that do not have a Register type field; otherwise, false.

Remarks

This method does not enforce that the layout group has lines or that the lines be of a specific type. It depends only on the existing lines.

Lines that have two Register type fields should not be a false positive.

See Also

Reference

ConfLayoutGroups_BR Table