PricebookEntry
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 |
|
IsActive()
Signature: unit -> unit
|
|
IsDeleted()
Signature: unit -> unit
|
|
LastModifiedById()
Signature: unit -> unit
|
|
LastModifiedDate()
Signature: unit -> unit
|
|
Name()
Signature: unit -> unit
|
|
OpportunityLineItems()
Signature: unit -> unit
|
|
OrderItems()
Signature: unit -> unit
|
|
Pricebook2Id()
Signature: unit -> unit
|
|
Product2Id()
Signature: unit -> unit
|
|
ProductCode()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
SystemModstamp()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UnitPrice()
Signature: unit -> unit
|
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |
|
UseStandardPrice()
Signature: unit -> unit
|