WebCaptureSettings.AllowDuplicates Property¶
Indicates whether spider captures pages with the same Url
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool AllowDuplicates { get; set; }
VB¶
Public Property AllowDuplicates As Boolean
Get
Set
Property Value¶
Type: Boolean