Name
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
_Name()
Signature: unit -> unit
|
|
Alias()
Signature: unit -> unit
|
|
Email()
Signature: unit -> unit
|
|
FirstName()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsActive()
Signature: unit -> unit
|
|
LastName()
Signature: unit -> unit
|
|
Phone()
Signature: unit -> unit
|
|
ProfileId()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
Title()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
Type()
Signature: unit -> unit
|
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |
|
Username()
Signature: unit -> unit
|
|
UserRoleId()
Signature: unit -> unit
|