Touchstone 11.0 API Reference
PurgeExposureSets Property


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