[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 6502
type TSPSharePointSharingSettings = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function PickerProperties(); |
published |
property AddToGroupModeName: string; [rw] |
property GroupNameLines: TStringArray; [rw] |
property GroupRoleDefinitionNamesLines: TStringArray; [rw] |
property IsMobileView: Boolean; [rw] |
property PanelGivePermissionsVisible: Boolean; [rw] |
property PanelShowHideMoreOptionsVisible: Boolean; [rw] |
property PanelSimplifiedRoleSelectorVisible: Boolean; [rw] |
property RequiredScriptFileLinks: TStringArray; [rw] |
property RoleDefinitionNameLines: TStringArray; [rw] |
property SelectedGroup: string; [rw] |
property SharedWithEnabled: Boolean; [rw] |
property SharingCssLink: string; [rw] |
property TabbedDialogEnabled: Boolean; [rw] |
property txtEmailSubjectText: string; [rw] |
property UserDisplayUrl: string; [rw] |
end; |
| |
| |
| |
TObject |