ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.