[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 3869
type TSPWebResponseInfo = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
published |
property Body: string; [rw] |
property Headers: TSPKeyValueArray; [rw] |
property StatusCode: TInt32; [rw] |
end; |
| |
| |
| |
TObject |