The following tables list the members exposed by RelationshipParameter.
Name | Description | |
---|---|---|
![]() | RelationshipParameter Constructor | Initializes a new instance of the RelationshipParameter class. |
Name | Description | |
---|---|---|
![]() | DefinitionExpression | Gets or sets the definition expression. Will filter the results based on matching results defined bty the expression criteria. |
![]() | MaxAllowableOffset | Gets or sets the max allowable offset. |
![]() | ObjectIds | Gets or sets the object ids. |
![]() | OutFields | Gets or sets the out fields.These fields will be returned as attributes of a ESRI.ArcGIS.Client.Graphic. |
![]() | OutSpatialReference | Gets or sets the out spatial reference. Indicates that any returning geometry should be in the spatial reference of this property. |
![]() | RelationshipId | Gets or sets the relationship id. |
![]() | ReturnGeometry | Gets or sets a value indicating whether to return geometry. |
![]() | ReturnM | If true , M values will be included in the results if the features have M values. Otherwise M values are not returned. The default is false. |
![]() | ReturnZ | If true , Z values will be included in the results if the features have Z values. Otherwise Z values are not returned. The default is false. |