ArcGIS API for Windows Phone - Library Reference
RelationshipParameter Class Members
See Also  Properties  Send comments on this topic
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 PropertyDefinitionExpression Gets or sets the definition expression. Will filter the results based on matching results defined bty the expression criteria.  
public PropertyMaxAllowableOffset Gets or sets the max allowable offset.  
public PropertyObjectIds Gets 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 PropertyOutSpatialReference Gets or sets the out spatial reference. Indicates that any returning geometry should be in the spatial reference of this property.  
public PropertyRelationshipId Gets or sets the relationship id.  
public PropertyReturnGeometry Gets or sets a value indicating whether to return geometry.  
Top

See Also

© ESRI, Inc. All Rights Reserved.