Click or drag to resize
JobQualificationResultsModelSourceBehindNat Property
Gets or sets a value indicating whether the source is behind a NAT firewall.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Web.Client.Management (in DoubleTake.Web.Client.Management.dll) Version: 0.5.23.0 (0.5.23.0)
Syntax
public bool SourceBehindNat { get; set; }

Property Value

Type: Boolean
See Also