Open this page in the API Guide

ValueTextCategory

The supported categories for parameter value captions.
 

Example

The following is an example of how to reference the ValueTextCategory object:

1
2
3
// The full path is required.
dundas.data.ValueTextCategory.COMPLETE

 

Properties

 
  Name Description
  COMPLETE Retrieves the full-length captions.
  NOT_SET Value text category not set.
  SIMPLIFIED Retrieves captions simplified where too long for typical display purposes.