东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
ICentralizedFileStorageProvider 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee. Components .dll 定义 interface ICentralizedFileStorageProvider { string FileStoreKey { get; } ICentralizedFile AddFile(string path, string…
ICentralizedFile 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee. Components .dll 定义 interface ICentralizedFile { int ContentLength { get; } string FileName { get; } string FileStoreKey { get; } …
IApplication 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee. Core .dll 定义 interface IApplication { Guid ApplicationId { get; } Guid ApplicationTypeId { get; } string AvatarUrl { get; } IContainer…
IActivityStory 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee. Core .dll 定义 interface IActivityStory { IList<ActivityStoryActor> Actors { get; } Guid? ContentId { get; } Guid? ContentTypeId { get;…
DateRangeFacet V2 类
命名空间: Limyee.Extensibility.Api.Entities.Version2 程序集: Limyee. Components .dll 定义 class DateRangeFacet { DateTime? End { get; set; } string FieldName { get; set; } List<SearchFilterBase…
DateRangeFilter V2 类
命名空间: Limyee.Extensibility.Api.Entities.Version2 程序集: Limyee. Components .dll 定义 class DateRangeFilter { DateTime? End { get; set; } bool Inclusive { get; set; } DateTime? Start { get;…
FieldFilter V2 类
命名空间: Limyee.Extensibility.Api.Entities.Version2 程序集: Limyee. Components .dll 定义 class FieldFilter { string FieldValue { get; set; } bool Equals(Object obj); bool Equals(FieldFilter filter…
CacheScope 类
命名空间: Limyee.Extensibility.Api.Caching . Version1 程序集: Limyee. Components .dll 定义 enum CacheScope { None, Context, Process, Distributed, All }
ActivityStoryActor 类
命名空间: Limyee.Extensibility.Api.Content.Version1 程序集: Limyee. Core .dll 定义 class ActivityStoryActor { DateTime Date { get; set; } int UserId { get; set; } string Verb { get; set; } }…
PermissionsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class PermissionsGetOptions { string Include { get; set; } } 属性 名称 类型 描述 默认值 选项 …
<
>