codedocu.de

Rückgabewerte unter JSON :

eTag = entire Item Tag
cTag = content entire Item Tag
id= ID innerhalb des Drive

OneDrive: was bedeuted cTag und eTag

http://onedrive.github.io/resources/item.htm
OneDrive: was bedeuted cTag und eTag

Die Werte/Attribute/Eigenschaften/ Properties
Properties
The Item object has these properties.

Property name

Type

Description

id

string

The unique identifier of the item within the Drive. Read-only.

name

string

The name of the item (filename and extension). Writable.

eTag

string

eTag for the entire item (metadata + content). Read-only.

cTag

string

An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Read-only.

createdBy

IdentitySet

Identity of the user, device, and application which created the item. Read-only.

lastModifiedBy

IdentitySet

Identity of the user, device, and application which last modified the item. Read-only.

createdDateTime

timestamp

Date and time of item creation. Read-only.

lastModifiedDateTime

timestamp

Date and time the item was last modified. Read-only.

size

64-bit integer

Size of the item in bytes. Read-only.

parentReference

ItemReference

Parent information, if the item has a parent. Writeable

webUrl

string

URL that displays the resource in the browser. Read-only.

file

FileFacet

File metadata, if the item is a file. Read-only.

folder

FolderFacet

Folder metadata, if the item is a folder. Read-only.

image

ImageFacet

Image metadata, if the item is an image. Read-only.

photo

PhotoFacet

Photo metadata, if the item is a photo. Read-only.

audio

AudioFacet

Audio metadata, if the item is an audio file. Read-only.

video

VideoFacet

Video metadata, if the item is a video. Read-only.

location

LocationFacet

Location metadata, if the item has location data. Read-only.

deleted

DeletedFacet

Information about the deleted state of the item. Read-only.


Software Entwicklung Stuttgart Nürtingen
Suche Projekte C#, WPF, Windows App,ASP.Net, vb.Net, WinForms, SQL Server, Access, Excel