| LeadsListItemIsLead Property |
Gets or sets value indicating whether visitor is lead, not lead or a potential lead.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public Nullable<bool> IsLead { get; set; }
Public Property IsLead As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanRemarks See Also