[Missing <summary> documentation for "P:CWS.Common.Lantrax.LantraxServiceReference.LeadInfo.Scrubbed"]

Namespace: CWS.Common.Lantrax.LantraxServiceReference
Assembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool Scrubbed { get; set; }
Visual Basic
Public Property Scrubbed As Boolean
	Get
	Set
Visual C++
public:
property bool Scrubbed {
	bool get ();
	void set (bool value);
}

Remarks