[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 10041
type TSP_SocialSocialPost = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property Attachment: TSP_SocialSocialAttachment; [rw] |
property Attributes: TInt32; [rw] |
property AuthorIndex: TInt32; [rw] |
property CreatedTime: TDateTime; [rw] |
property Id: string; [rw] |
property LikerInfo: TSP_SocialSocialPostActorInfo; [rw] |
property ModifiedTime: TDateTime; [rw] |
property Overlays: TSP_SocialSocialDataOverlayArray; [rw] |
property PreferredImageUri: string; [rw] |
property Source: TSP_SocialSocialLink; [rw] |
property Text: string; [rw] |
end; |
| |
| |
| |
TObject |