ArcGIS API for Silverlight - Library Reference
GeodataTransformApplyMethod Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : GeodataTransformApplyMethod Enumeration

Describes how geodata transformations are applied.

Syntax

Visual Basic (Declaration) 
Public Enum GeodataTransformApplyMethod 
   Inherits System.Enum
C# 
public enum GeodataTransformApplyMethod : System.Enum 

Members

MemberDescription
Append Append
Overwrite Ovewrite
Replace Replace

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Tasks.GeodataTransformApplyMethod

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.