LeadStatus
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsConverted()
Signature: unit -> unit
|
|
IsDefault()
Signature: unit -> unit
|
|
LastModifiedById()
Signature: unit -> unit
|
|
LastModifiedDate()
Signature: unit -> unit
|
|
MasterLabel()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
SortOrder()
Signature: unit -> unit
|
|
SystemModstamp()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |