东莞市连易网络科技有限公司
网站
搜索
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
新建
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
这有帮助吗?
是
否
更多
取消
ContentSubscription 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ContentSubscription { Content Content { get; } Guid ContentId { get; set; } Guid ContentTypeId { get; set; } DateTime…
ContentSubscriptionGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ContentSubscriptionGetOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
ContentSubscriptionListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ContentSubscriptionListOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } Guid? ContainerId…
ContentSubscriptionMuteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ContentSubscriptionMuteOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项…
ContentSubscriptionOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class ContentSubscriptionOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
ContentTag 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class ContentTag { Content Content { get; } User TaggedByUser { get; } int TaggedByUserId { get; } DateTime TaggedDate…
ContentType 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class ContentType { IList<ApplicationType> ApplicationTypes { get; set; } Guid? Id { get; set; } string Name {…
ContentWidgetPlacement 类
命名空间: Limyee.Extensibility.Api.UI.Version1 程序集: Limyee.Api.dll 定义 enum ContentFragmentPlacement { Before, After }
Conversation 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Conversation { IApplication Application { get; } string AvatarUrl { get; } Guid ContentId { get; } Guid…
ConversationMessage 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class ConversationMessage { IApplication Application { get; } User Author { get; set; } string AvatarUrl { get;…
<
>