FeedPost
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
Body()
Signature: unit -> unit
|
|
ContentData()
Signature: unit -> unit
|
|
ContentDescription()
Signature: unit -> unit
|
|
ContentFileName()
Signature: unit -> unit
|
|
ContentSize()
Signature: unit -> unit
|
|
ContentType()
Signature: unit -> unit
|
|
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
FeedItemId()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsDeleted()
Signature: unit -> unit
|
|
LinkUrl()
Signature: unit -> unit
|
|
ParentId()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
SystemModstamp()
Signature: unit -> unit
|
|
Title()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
Type()
Signature: unit -> unit
|
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |