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

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

Syntax

C#
[SerializableAttribute]
public class LeadInfo : INotifyPropertyChanged
Visual Basic
<SerializableAttribute> _
Public Class LeadInfo _
	Implements INotifyPropertyChanged
Visual C++
[SerializableAttribute]
public ref class LeadInfo : INotifyPropertyChanged

Remarks

Inheritance Hierarchy

System..::..Object
  CWS.Common.Lantrax.LantraxServiceReference..::..LeadInfo

See Also