Package com.veeva.vault.sdk.api.query
Interface QueryHiddenFieldResult
- All Superinterfaces:
QueryRecordPropertyResult
Represents the output of
QueryRecordPropertyType.HIDDEN_FIELDS
.-
Method Summary
Modifier and TypeMethodDescriptionRetrieves the List of selected fields hidden on this result row for the querying user.
-
Method Details
-
getFieldNames
Retrieves the List of selected fields hidden on this result row for the querying user.- Returns:
- List of selected fields hidden on this result row
-