C# 클래스 Evernote.EDAM.NoteStore.NoteMetadata.Isset

파일 보기 프로젝트 열기: evernote/evernote-demo-metro

공개 프로퍼티들

프로퍼티 타입 설명
attributes bool
contentLength bool
created bool
guid bool
largestResourceMime bool
largestResourceSize bool
notebookGuid bool
tagGuids bool
title bool
updateSequenceNum bool
updated bool

프로퍼티 상세

attributes 공개적으로 프로퍼티

public bool attributes
리턴 bool

contentLength 공개적으로 프로퍼티

public bool contentLength
리턴 bool

created 공개적으로 프로퍼티

public bool created
리턴 bool

guid 공개적으로 프로퍼티

public bool guid
리턴 bool

largestResourceMime 공개적으로 프로퍼티

public bool largestResourceMime
리턴 bool

largestResourceSize 공개적으로 프로퍼티

public bool largestResourceSize
리턴 bool

notebookGuid 공개적으로 프로퍼티

public bool notebookGuid
리턴 bool

tagGuids 공개적으로 프로퍼티

public bool tagGuids
리턴 bool

title 공개적으로 프로퍼티

public bool title
리턴 bool

updateSequenceNum 공개적으로 프로퍼티

public bool updateSequenceNum
리턴 bool

updated 공개적으로 프로퍼티

public bool updated
리턴 bool