SearchAttribute Class Methods
In this section, the SearchAttribute class methods are presented in alphabetical order.
Syntax
SearchAttribute(Name, Type)
Description
Use this constructor to instantiate a SearchAttribute object for a specific attribute.
Parameters
Parameter  | 
Description  | 
|---|---|
Name  | 
 Specifies the name of the attribute as a string .  | 
Type  | 
 Specifies the type for this attribute as a one-character string. The values for Type can be as follows: 
  | 
Returns
A SearchAttribute object.