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:

Data Object Properties

Properties

Name Type Description
memberNamexsd:string

The name of the member to compare.
valuexsd:anyType

The value that the member must start with.
  • This property need not be set.
Properties inherited from QueryFilter
None