Touchstone 11.0 API Reference
ExportOptions Property (SubmitExportAdminBoundaryRequest)


Air.Services.Proxy Assembly > AIR.Services.ObjectManagement.Api Namespace > SubmitExportAdminBoundaryRequest Class : ExportOptions Property
Contains the export options such as the UNC and local path to the file containing the administrative boundaries you want to export.
Syntax
Public Property ExportOptions As ObjectExportOptions
Dim instance As SubmitExportAdminBoundaryRequest
Dim value As ObjectExportOptions
 
instance.ExportOptions = value
 
value = instance.ExportOptions
public ObjectExportOptions ExportOptions {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SubmitExportAdminBoundaryRequest Class
SubmitExportAdminBoundaryRequest Members