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

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

Public Properties

Property Type Description
defaultNotebook bool
guid bool
name bool
published bool
publishing bool
serviceCreated bool
serviceUpdated bool
sharedNotebookIds bool
stack bool
updateSequenceNum bool

Property Details

defaultNotebook public property

public bool defaultNotebook
return bool

guid public property

public bool guid
return bool

name public property

public bool name
return bool

published public property

public bool published
return bool

publishing public property

public bool publishing
return bool

serviceCreated public property

public bool serviceCreated
return bool

serviceUpdated public property

public bool serviceUpdated
return bool

sharedNotebookIds public property

public bool sharedNotebookIds
return bool

stack public property

public bool stack
return bool

updateSequenceNum public property

public bool updateSequenceNum
return bool