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




Posts the current edit session to the reconciled target version. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.