CustomArg Properties |
The CustomArg type exposes the following members.
Name | Description | |
---|---|---|
Description |
The user-readable description of the argument.
| |
IsRequired |
Whether the argument is required for the search source with which it is associated.
| |
Name |
The name of the argument.
| |
Type |
The required type of the argument's value. This must be a type that GeoBase can
successfully serialize.
|