The RelationResults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Error | If not null, the error returned by the find operation. Your code should check for a
non-null value before attempting to access the features. | |
| Relations | The results returned from the AreasAndLengths operation. The value is an array of
RelationResult objects. |
