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




Indicates whether to include data changes that have been previously exported for which no acknowledgement message has been received. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.