C# Class Evernote.EDAM.NoteStore.NoteList.Isset

Show file Open project: evernote/evernote-demo-metro

Public Properties

Property Type Description
notes bool
searchedWords bool
startIndex bool
stoppedWords bool
totalNotes bool
updateCount bool

Property Details

notes public property

public bool notes
return bool

searchedWords public property

public bool searchedWords
return bool

startIndex public property

public bool startIndex
return bool

stoppedWords public property

public bool stoppedWords
return bool

totalNotes public property

public bool totalNotes
return bool

updateCount public property

public bool updateCount
return bool