[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 5581
type TSPInformationRightsManagementSettings = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property AllowPrint: Boolean; [rw] |
property AllowScript: Boolean; [rw] |
property AllowWriteCopy: Boolean; [rw] |
property DisableDocumentBrowserView: Boolean; [rw] |
property DocumentAccessExpireDays: TInt32; [rw] |
property DocumentLibraryProtectionExpireDate: TDateTime; [rw] |
property EnableDocumentAccessExpire: Boolean; [rw] |
property EnableDocumentBrowserPublishingView: Boolean; [rw] |
property EnableGroupProtection: Boolean; [rw] |
property EnableLicenseCacheExpire: Boolean; [rw] |
property GroupName: string; [rw] |
property LicenseCacheExpireDays: TInt32; [rw] |
property PolicyDescription: string; [rw] |
property PolicyTitle: string; [rw] |
end; |
| |
| |
| |
TObject |