跳到主要内容

ApiCore

Represents the ApiCore class.

Methods

MethodReturnsDescription
GetCategorystringReturns the document category.
GetClassType"core"Returns a type of the ApiCore class.
GetContentStatusstringReturns the document content status.
GetCreatedDateReturns the document creation date.
GetCreatorstringReturns the document author.
GetDescriptionstringReturns the document description.
GetIdentifierstringReturns the document identifier.
GetKeywordsstringReturns the document keywords.
GetLanguagestringReturns the document language.
GetLastModifiedBystringReturns the name of the user who last modified the document.
GetLastPrintedDateReturns the date when the document was last printed.
GetModifiedDateReturns the date when the document was last modified.
GetRevisionstringReturns the document revision.
GetSubjectstringReturns the document subject.
GetTitlestringReturns the document title.
GetVersionstringReturns the document version.
SetCategoryNoneSets the document category.
SetContentStatusNoneSets the document content status.
SetCreatedNoneSets the document creation date.
SetCreatorNoneSets the document author.
SetDescriptionNoneSets the document description.
SetIdentifierNoneSets the document identifier.
SetKeywordsNoneSets the document keywords.
SetLanguageNoneSets the document language.
SetLastModifiedByNoneSets the name of the user who last modified the document.
SetLastPrintedNoneSets the date when the document was last printed.
SetModifiedNoneSets the date when the document was last modified.
SetRevisionNoneSets the document revision.
SetSubjectNoneSets the document subject.
SetTitleNoneSets the document title.
SetVersionNoneSets the document version.