[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 9962
type TSP_SocialSocialThread = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property Actors: TSP_SocialSocialActorArray; [rw] |
property Attributes: TInt32; [rw] |
property Id: string; [rw] |
property OwnerIndex: TInt32; [rw] |
property Permalink: string; [rw] |
property PostReference: TSP_SocialSocialPostReference; [rw] |
property Replies: TSP_SocialSocialPostArray; [rw] |
property RootPost: TSP_SocialSocialPost; [rw] |
property ThreadType: TInt32; [rw] |
property TotalReplyCount: TInt32; [rw] |
end; |
| |
| |
| |
TObject |