跳到主要内容

ApiCore

表示 ApiCore 类。

方法

方法返回值描述
GetCategorystring返回文档类别。
GetClassType"core"返回 ApiCore 类的类型。
GetContentStatusstring返回文档内容状态。
GetCreatedDate返回文档创建日期。
GetCreatorstring返回文档作者。
GetDescriptionstring返回文档描述。
GetIdentifierstring返回文档标识符。
GetKeywordsstring返回文档关键字。
GetLanguagestring返回文档语言。
GetLastModifiedBystring返回最后修改文档的用户名称。
GetLastPrintedDate返回文档最后打印的日期。
GetModifiedDate返回文档最后修改的日期。
GetRevisionstring返回文档修订版本。
GetSubjectstring返回文档主题。
GetTitlestring返回文档标题。
GetVersionstring返回文档版本。
SetCategory设置文档类别。
SetContentStatus设置文档内容状态。
SetCreated设置文档创建日期。
SetCreator设置文档作者。
SetDescription设置文档描述。
SetIdentifier设置文档标识符。
SetKeywords设置文档关键字。
SetLanguage设置文档语言。
SetLastModifiedBy设置最后修改文档的用户名称。
SetLastPrinted设置文档最后打印的日期。
SetModified设置文档最后修改的日期。
SetRevision设置文档修订版本。
SetSubject设置文档主题。
SetTitle设置文档标题。
SetVersion设置文档版本。