Idea
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
Body()
Signature: unit -> unit
|
|
Categories()
Signature: unit -> unit
|
|
Comments()
Signature: unit -> unit
|
|
CommunityId()
Signature: unit -> unit
|
|
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
IsDeleted()
Signature: unit -> unit
|
|
IsHtml()
Signature: unit -> unit
|
|
IsLocked()
Signature: unit -> unit
|
|
LastCommentDate
Signature: Nullable<DateTime>
|
|
LastCommentId()
Signature: unit -> unit
|
|
LastModifiedById()
Signature: unit -> unit
|
|
LastModifiedDate()
Signature: unit -> unit
|
|
NumComments
Signature: Nullable<int>
|
|
ParentIdeaId()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
RecordTypeId()
Signature: unit -> unit
|
|
Status()
Signature: unit -> unit
|
|
SystemModstamp()
Signature: unit -> unit
|
|
Title()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |
|
Votes()
Signature: unit -> unit
|
|
VoteScore()
Signature: unit -> unit
|
|
VoteTotal()
Signature: unit -> unit
|