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+e7e3767923adbb9f0ecdf32b953b5fcc84ef0a32
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