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.
Gets or sets the names of properties that contain underlying data which must be included with the returned data.
get_expand: function()
set_expand: function(value)
Usage
var a = exampleQueryBuilder.get_expand();
exampleQueryBuilder.set_expand(value);
Parameters
Parameter |
Definition |
|---|---|
value |
A comma-separated list of properties. |
Return Value
A comma-separated list of the properties that contain underlying data which must be included with the returned data.