[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 17230
type TMicrosoft_SharePoint_Portal_UserProfilesSharedWithMeDocument = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property Authors: TMicrosoft_SharePoint_Portal_UserProfilesSharedWithMeDocumentUserArray; [rw] |
property ContentTypeId: TSPContentTypeId; [rw] |
property DocId: string; [rw] |
property Editors: TMicrosoft_SharePoint_Portal_UserProfilesSharedWithMeDocumentUserArray; [rw] |
property Extension: string; [rw] |
property FileLeafRef: string; [rw] |
property FileRef: string; [rw] |
property IsContainer: Boolean; [rw] |
property IsMyDocument: Boolean; [rw] |
property LinkingUrl: string; [rw] |
property ListId: string; [rw] |
property ListItemId: string; [rw] |
property Modified: TDateTime; [rw] |
property ParentLink: string; [rw] |
property ProgId: string; [rw] |
property ServerRedirectedEmbedUrl: string; [rw] |
property ServerRedirectedPreviewUrl: string; [rw] |
property ServerRedirectedUrl: string; [rw] |
property SharedWithInternal: TMicrosoft_SharePoint_Portal_UserProfilesSharedWithMeDocumentUserArray; [rw] |
property SiteId: string; [rw] |
property SiteUrl: string; [rw] |
property Title: string; [rw] |
property UniqueId: string; [rw] |
property UrlPath: string; [rw] |
property WebId: string; [rw] |
end; |
TMicrosoft_SharePoint_Portal_UserProfilesSharedWithMeDocument |
| |
| |
| |
TObject |