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




Determines whether edits to the default version will be moved to the base tables. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.