CaseShare
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
CaseAccessLevel()
Signature: unit -> unit
|
|
CaseId()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsDeleted()
Signature: unit -> unit
|
|
LastModifiedById()
Signature: unit -> unit
|
|
LastModifiedDate()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
RowCause()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |
|
UserOrGroupId()
Signature: unit -> unit
|