View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - QueryFilterStartsWith
- Class
- VMware.Hv.StartsWith
- Parent Class
- QueryFilter
- Since
- Horizon View 6.0
Data Object Description
Specify that the named member must start with the specified value, ignores case. The supported types are:- xsd:string: The value in the resulting data object must start with the specified value.
- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
memberName | xsd:string |
The name of the member to compare.
|
value | xsd:anyType |
The value that the member must start with.
|
Properties inherited from QueryFilter | ||
None |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |