C# Class Evernote.EDAM.Type.Note.Isset

Datei anzeigen Open project: evernote/evernote-demo-metro

Public Properties

Property Type Description
active bool
attributes bool
content bool
contentHash bool
contentLength bool
created bool
deleted bool
guid bool
notebookGuid bool
resources bool
tagGuids bool
tagNames bool
title bool
updateSequenceNum bool
updated bool

Property Details

active public_oe property

public bool active
return bool

attributes public_oe property

public bool attributes
return bool

content public_oe property

public bool content
return bool

contentHash public_oe property

public bool contentHash
return bool

contentLength public_oe property

public bool contentLength
return bool

created public_oe property

public bool created
return bool

deleted public_oe property

public bool deleted
return bool

guid public_oe property

public bool guid
return bool

notebookGuid public_oe property

public bool notebookGuid
return bool

resources public_oe property

public bool resources
return bool

tagGuids public_oe property

public bool tagGuids
return bool

tagNames public_oe property

public bool tagNames
return bool

title public_oe property

public bool title
return bool

updateSequenceNum public_oe property

public bool updateSequenceNum
return bool

updated public_oe property

public bool updated
return bool