[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 4120
type TSPEventReceiverDefinition = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
published |
property ReceiverAssembly: string; [rw] |
property ReceiverClass: string; [rw] |
property ReceiverId: TGUIDString; [rw] |
property ReceiverName: string; [rw] |
property SequenceNumber: TInt32; [rw] |
property Synchronization: TInt32; [rw] |
property ReceiverUrl: string; [rw] |
end; |
| |
| |
| |
TObject |