DictField.isSystem Method

Returns a value that indicates whether the field is a system field.

Syntax

public boolean isSystem()

Run On

Called

Return Value

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

See Also

DictField Class

DictField.isSql Method