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




Indicates whether to include all data changes created since the last exported data change message. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.