Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a constraint column of a user defined table has associated content.
Syntax
client server public static NoYes hasContent(RefRecId _tableConstraintColumn)
Run On
Called
Parameters
- _tableConstraintColumn
Type: RefRecId Extended Data Type
The record ID of a table constraint column.
Return Value
Type: NoYes Enumeration
The NoYes::Yes enumeration value if the constraint column has content; otherwise, the NoYes::No enumeration value.