SetupAuditTrail
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
Action()
Signature: unit -> unit
|
|
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
Display()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
Section()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |