C# 클래스 Evernote.EDAM.Type.Note.Isset

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

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

active 공개적으로 프로퍼티

public bool active
리턴 bool

attributes 공개적으로 프로퍼티

public bool attributes
리턴 bool

content 공개적으로 프로퍼티

public bool content
리턴 bool

contentHash 공개적으로 프로퍼티

public bool contentHash
리턴 bool

contentLength 공개적으로 프로퍼티

public bool contentLength
리턴 bool

created 공개적으로 프로퍼티

public bool created
리턴 bool

deleted 공개적으로 프로퍼티

public bool deleted
리턴 bool

guid 공개적으로 프로퍼티

public bool guid
리턴 bool

notebookGuid 공개적으로 프로퍼티

public bool notebookGuid
리턴 bool

resources 공개적으로 프로퍼티

public bool resources
리턴 bool

tagGuids 공개적으로 프로퍼티

public bool tagGuids
리턴 bool

tagNames 공개적으로 프로퍼티

public bool tagNames
리턴 bool

title 공개적으로 프로퍼티

public bool title
리턴 bool

updateSequenceNum 공개적으로 프로퍼티

public bool updateSequenceNum
리턴 bool

updated 공개적으로 프로퍼티

public bool updated
리턴 bool