东莞市连易网络科技有限公司
网站
搜索
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
新建
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
这有帮助吗?
是
否
更多
取消
BookmarkDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BookmarkDeleteOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
BookmarkGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BookmarkGetOptions { Guid? TypeId { get; set; } } 属性 名称 类型 描述 默认值 选项 …
BookmarkListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class BookmarkListOptions { Guid? ApplicationId { get; set; } Guid? ContainerId { get; set; } IEnumerable<Guid> ContentTypeIds…
CacheScope 类
命名空间: Limyee.Extensibility.Api.Caching . Version1 程序集: Limyee. Components .dll 定义 enum CacheScope { None, Context, Process, Distributed, All }
CalculatedMetric 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class CalculatedMetric { DateTime CalculatedDate { get; set; } Content Content { get; } Guid MetricId { get; set;…
CalculatedScore 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class CalculatedScore { DateTime CalculatedDate { get; set; } Content Content { get; } Guid ScoreId { get; set;…
CalculatedScoreListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class CalculatedScoreListOptions { Guid? ApplicationId { get; set; } Guid? ContainerId { get; set; } Guid? ContentTypeId…
CfsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class CfsGetOptions { int? Height { get; set; } int? Width { get; set; } } 属性 名称 类型 描述 默认值…
Comment 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class Comment { Guid CommentContentTypeId { get; } Guid CommentId { get; set; } Guid? CommentTypeId { get; set;…
CommentCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class CommentCreateOptions { Guid? CommentTypeId { get; set; } DateTime? CreatedDate { get; set; } IList<ExtendedAttribute…
<
>