ArcGIS Runtime SDK for Windows Phone - Library Reference
Transformations Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > CompositeTransformations Class : Transformations Property

Gets or sets the transformations.

Syntax

Visual Basic (Declaration) 
Public Property Transformations As IEnumerable(Of IGeodataTransformation)
C# 
public IEnumerable<IGeodataTransformation> Transformations {get; set;}

Property Value

The transformations.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.