[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 5817
type TSPNavigationNode = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function Children(); |
published |
property IsDocLib: Boolean; [rw] |
property IsExternal: Boolean; [rw] |
property IsVisible: Boolean; [rw] |
property Title: string; [rw] |
property Url: string; [rw] |
end; |
| |
| |
| |
TObject |