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




Specifies the delta file to export to. (Out, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_acknowledgement_file As Object
Visual Basic (Usage)Copy Code
Dim instance As ExportAcknowledgementMessage
Dim value As Object
 
instance.out_acknowledgement_file = value
 
value = instance.out_acknowledgement_file
C# 
public object out_acknowledgement_file {get; set;}

See Also

© 2010 All Rights Reserved.