Skip to content

WebCaptureSettings.DuplicatesDifference Property

Gets or sets level of the differnce to determine page as duplicated (0 is minimum - spider will capture even the same pages, 100 is maximum - pages should be fully different to capture it)

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 int DuplicatesDifference { get; set; }

VB

Public Property DuplicatesDifference As Integer
    Get
    Set

Property Value

Type: Int32

See Also

Reference

WebCaptureSettings Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?