OpportunityLineItem
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
Description()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsDeleted()
Signature: unit -> unit
|
|
LastModifiedById()
Signature: unit -> unit
|
|
LastModifiedDate()
Signature: unit -> unit
|
|
ListPrice()
Signature: unit -> unit
|
|
OpportunityId()
Signature: unit -> unit
|
|
PricebookEntryId()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
Quantity()
Signature: unit -> unit
|
|
ServiceDate()
Signature: unit -> unit
|
|
SortOrder()
Signature: unit -> unit
|
|
SystemModstamp()
Signature: unit -> unit
|
|
TotalPrice()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UnitPrice()
Signature: unit -> unit
|
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |