DictField.isMonocased Method

Returns a value that indicates whether the database requires that the field be monocase.

Syntax

public boolean isMonocased()

Run On

Called

Return Value

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

See Also

Reference

DictField Class