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




Output Acknowledgement File (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.