ObjectRepositorySchema Schema : PropertyType Complex Type |
Namespace | http://www.mercury.com/qtp/ObjectRepository |
PropertyType A complex type that enables you to define all of the information for an identification property.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
Name | xs:string | optional | The property name. The property name. The Name must be a supported property for the test object class. For a list of supported properties for a particular test object class, refer to the relevant object in the UFT One Object Model Reference Help. | ||
Type | xs:string | optional | The property value type. Possible values: STRING, NUMBER, BOOL | ||
Hidden | xs:boolean | optional | 0 | Indicates whether the property is displayed in the object repository interface. | |
ReadOnly | xs:boolean | optional | 0 | Indicates whether the property value can be edited. |
|