The BuilderLead type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BuilderLead | Initializes a new instance of the BuilderLead class |
Methods
| Name | Description | |
|---|---|---|
| CreateBuilderLead |
Create a new BuilderLead object.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValidValue<(Of <<'(T>)>>) | Returns a complex type for the specified property. (Inherited from StructuralObject.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | Raises the PropertyChanged event. (Inherited from StructuralObject.) | |
| OnPropertyChanging | Raises the PropertyChanging event. (Inherited from StructuralObject.) | |
| ReportPropertyChanged | Notifies the change tracker that a property has changed. (Inherited from EntityObject.) | |
| ReportPropertyChanging | Notifies the change tracker that a property change is pending. (Inherited from EntityObject.) | |
| SetValidValue<(Of <<'(T>)>>) | Sets a complex object for the specified property. (Inherited from StructuralObject.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ClientCode |
No Metadata Documentation available.
| |
| DateSent |
No Metadata Documentation available.
| |
| EntityKey | Gets or sets the key for this object. (Inherited from EntityObject.) | |
| EntityState | Gets the entity state of the object. (Inherited from EntityObject.) | |
| FirstName |
No Metadata Documentation available.
| |
| Id |
No Metadata Documentation available.
| |
| LastName |
No Metadata Documentation available.
| |
| LeadEmail |
No Metadata Documentation available.
| |
| PageData |
No Metadata Documentation available.
| |
| PageURL |
No Metadata Documentation available.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value has changed. (Inherited from StructuralObject.) | |
| PropertyChanging | Occurs when a property value change is a pending. (Inherited from StructuralObject.) |