OpportunityHistory
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
Amount()
Signature: unit -> unit
|
|
CloseDate()
Signature: unit -> unit
|
|
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
ExpectedRevenue()
Signature: unit -> unit
|
|
ForecastCategory()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsDeleted()
Signature: unit -> unit
|
|
OpportunityId()
Signature: unit -> unit
|
|
Probability()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
StageName()
Signature: unit -> unit
|
|
SystemModstamp()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |