[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 15205
type TSP_PublishingPersonMagazineData = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property AboutMe: string; [rw] |
property BackgroundImageUrl: string; [rw] |
property BackgroundImageX: TInt32; [rw] |
property BackgroundImageY: TInt32; [rw] |
property DepartmentName: string; [rw] |
property DisplayName: string; [rw] |
property Email: string; [rw] |
property HasEditPermission: Boolean; [rw] |
property Office: string; [rw] |
property Phone: string; [rw] |
property PictureUrl: string; [rw] |
property Title: string; [rw] |
end; |
| |
| |
| |
TObject |