ESRI.ArcGIS.ConversionTools
synctype Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > SynchronizeMetadata Class : synctype Property




The type of synchronization that will take place. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property synctype As String
Visual Basic (Usage)Copy Code
Dim instance As SynchronizeMetadata
Dim value As String
 
instance.synctype = value
 
value = instance.synctype
C# 
public string synctype {get; set;}

See Also

© 2010 All Rights Reserved.