ArcGIS Runtime SDK for WPF - Library Reference
RelationshipParameter Class Members
See Also  Properties 
ESRI.ArcGIS.Client.Tasks Namespace : RelationshipParameter Class


The following tables list the members exposed by RelationshipParameter.

Public Constructors

 NameDescription
public ConstructorRelationshipParameter ConstructorInitializes a new instance of the RelationshipParameter class.  
Top

Public Properties

 NameDescription
public PropertyDefinitionExpressionGets or sets the definition expression. Will filter the results based on matching results defined bty the expression criteria.  
public PropertyMaxAllowableOffsetGets or sets the max allowable offset.  
public PropertyObjectIdsGets or sets the object ids.  
public PropertyOutFieldsGets or sets the out fields.These fields will be returned as attributes of a ESRI.ArcGIS.Client.Graphic.  
public PropertyOutSpatialReferenceGets or sets the out spatial reference. Indicates that any returning geometry should be in the spatial reference of this property.  
public PropertyRelationshipIdGets or sets the relationship id.  
public PropertyReturnGeometryGets or sets a value indicating whether to return geometry.  
public PropertyReturnMIf 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.  
public PropertyReturnZIf 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.  
Top

See Also

© ESRI, Inc. All Rights Reserved.