Click or drag to resize

LeadSource Class

Represents a lead source.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APILeadSource

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public class LeadSource

The LeadSource type exposes the following members.

Constructors
 NameDescription
Public methodLeadSourceInitializes a new instance of the LeadSource class
Top
Properties
 NameDescription
Public propertyGUID Unique identifier for the lead source
Public propertyIsActive Flag that indicates if the lead source is active.
Public propertyName Name for the lead source
Top
See Also