东莞市连易网络科技有限公司
网站
搜索
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
新建
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
这有帮助吗?
是
否
更多
取消
Application 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Application { Guid ApplicationId { get; } Guid ApplicationTypeId { get; } string AvatarUrl { get; } Container…
ApplicationSubscriberListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ApplicationSubscriberListOptions { int? PageIndex { get; set; } int? PageSize { get; set; } Guid? TypeId { get; set;…
ApplicationSubscription 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ApplicationSubscription { Application Application { get; } Guid ApplicationId { get; set; } Guid ApplicationTypeId…
ApplicationSubscriptionGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ApplicationSubscriptionGetOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 …
ApplicationSubscriptionListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ApplicationSubscriptionListOptions { Guid? ApplicationTypeId { get; set; } Guid? ContainerId { get; set; } bool? IncludeSubContainers…
ApplicationSubscriptionOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ApplicationSubscriptionOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项…
ApplicationType 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class ApplicationType { Guid? Id { get; set; } string Name { get; set; } } 属性 名称 类型 描述 …
Avatar 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Avatar { string Url { get; set; } } 属性 名称 类型 描述 默认值 选项 Url…
BasicWikiPage 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class BasicWikiPage { IList<BasicWikiPage> Children { get; set; } bool HasVisibleChildren { get; set; } bool HiddenInTableOfContents…
Blog 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Blog { string AboutDescription { get; set; } string AboutTitle { get; set; } Guid ApplicationId { get; set;…
<
>