Class Folder

Hierarchy

Index

Methods

Methods

public customFromJson(initValue: any): boolean

Parameters

  • initValue: any

Returns

boolean

public deleteObject()

public fromJson(initValue: any)

Parameters

  • initValue: any

public get_contentTypeOrder(): ContentTypeId[]

Returns

ContentTypeId[]

public get_context(): ClientRuntimeContext

Returns

ClientRuntimeContext

public get_files(): FileCollection

Returns

FileCollection

public get_folders(): FolderCollection

Returns

FolderCollection

public get_itemCount(): number

Returns

number

public get_listItemAllFields(): ListItem

Returns

ListItem

public get_name(): string

Returns

string

public get_objectVersion(): string

Returns

string

public get_parentFolder(): Folder

Returns

Folder

public get_path(): ObjectPath

Returns

ObjectPath

public get_properties(): PropertyValues

Returns

PropertyValues

public get_serverObjectIsNull(): boolean

Returns

boolean

public get_serverRelativeUrl(): string

Returns

string

public get_typedObject(): ClientObject

Returns

ClientObject

public get_uniqueContentTypeOrder(): ContentTypeId[]

Returns

ContentTypeId[]

public get_welcomePage(): string

Returns

string

public isObjectPropertyInstantiated(propertyName: string): boolean

Parameters

  • propertyName: string

Returns

boolean

public isPropertyAvailable(propertyName: string): boolean

Parameters

  • propertyName: string

Returns

boolean

public recycle(): GuidResult

Returns

GuidResult

public refreshLoad()

public retrieve()

public retrieve(propertyNames: Array<string>)

Parameters

  • propertyNames: Array<string>

public set_objectVersion(value: string)

Parameters

  • value: string

public set_uniqueContentTypeOrder(value: ContentTypeId[])

Parameters

public set_welcomePage(value: string)

Parameters

  • value: string

public update()