Touchstone 11.0 API Reference
PurgeResults Property


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace > SubmitDeleteExposureViewRequest Class : PurgeResults Property
(Optional) Specifies whether to delete any Results Sets associated with the Exposure ViewExposure View that you have chosen to delete.
Syntax
Public Property PurgeResults As Boolean
Dim instance As SubmitDeleteExposureViewRequest
Dim value As Boolean
 
instance.PurgeResults = value
 
value = instance.PurgeResults
public bool PurgeResults {get; set;}
Remarks
Default: False
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

SubmitDeleteExposureViewRequest Class
SubmitDeleteExposureViewRequest Members