| Package | com.vmware.data.query |
| Class | public class ResultItem |
| Inheritance | ResultItem ResourceItem Object |
Note: this class was generated from its Java counterpart ResultItem
| Property | Defined By | ||
|---|---|---|---|
![]() | currentGenerations : Array | ResourceItem | |
| properties : Array
Array of properties returned by the query. | ResultItem | ||
![]() | resourceObject : Object
The resource object identified or represented by this item. | ResourceItem | |
| properties | property |
properties:ArrayArray of properties returned by the query. If there aren't related properties used in the {
This property can be used as the source for data binding.
public function get properties():Array public function set properties(value:Array):void