东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
WikiPageRevisionsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPageRevisionsGetOptions { int? PageId { get; set; } string PageKey { get; set; } } 属性 名称 类型 …
WikiPageRevisionsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPageRevisionsListOptions { int? PageId { get; set; } int? PageIndex { get; set; } string PageKey { get; set; …
WikiPagesCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPagesCreateOptions { string Body { get; set; } DateTime? CreatedDate { get; set; } string FeaturedImage { get;…
WikiPagesDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPagesDeleteOptions { bool? DeleteChildPages { get; set; } } 属性 名称 类型 描述 默认值 选项…
WikiPagesGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPagesGetOptions { int? ForumThreadId { get; set; } int? Id { get; set; } string PageKey { get; set; } int? WikiId…
WikiPagesListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPagesListOptions { int? AuthorId { get; set; } string ContentIds { get; set; } int? GroupId { get; set; } bool…
WikiPagesUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikiPagesUpdateOptions { string Body { get; set; } string FeaturedImage { get; set; } int? ForumThreadId { get; set;…
WikisCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikisCreateOptions { string Description { get; set; } bool? Enabled { get; set; } string Key { get; set; } } 属性…
WikisGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikisGetOptions { int? GroupId { get; set; } int? Id { get; set; } string Key { get; set; } } 属性 名称 …
WikisListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class WikisListOptions { string ApplicationIds { get; set; } int? GroupId { get; set; } bool? IncludeDisabled { get; set;…
<
>