东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
IApiList(T) 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface IApiList<T> { IList<Error> Errors { get; } IList<Warning> Warnings { get; } } 属性 名称 类型 描述 …
IApplication 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface IApplication { Guid ApplicationId { get; } Guid ApplicationTypeId { get; } string AvatarUrl { get; } IContainer…
ICentralizedFile 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface ICentralizedFile { int ContentLength { get; } string FileName { get; } string FileStoreKey { get; } string Path…
ICentralizedFileStorageProvider 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface ICentralizedFileStorageProvider { string FileStoreKey { get; } ICentralizedFile AddFile(string path, string fileName…
IContainer 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface IContainer { string AvatarUrl { get; } Guid ContainerId { get; } Guid ContainerTypeId { get; } bool IsEnabled {…
IEmbeddableContentWidget 类
命名空间: Limyee.Extensibility. EmbeddableContent .Version1 程序集: Limyee.dll 定义 interface IEmbeddableContentFragment { Guid ContentId { get; } Guid ContentTypeId { get; } Guid EmbeddedContentWidgetTypeId…
IExtendedAttribute 类
命名空间: Limyee.Extensibility. Content .Version1 程序集: Limyee.dll 定义 interface IExtendedAttribute { string Key { get; set; } string Value { get; set; } } 属性 名称 类型 描述…
IInstallableFile 类
命名空间: Limyee.Extensibility.Api. Entities .Version1 程序集: Limyee.dll 定义 interface IInstallableFile { string CfsPath { get; } string FileName { get; set; } Version LastModifiedVersion {…
IndexField 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class IndexField { string FieldName { get; set; } string FieldValue { get; set; } } 属性 名称 类型 …
InfoResult 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class InfoResult { string AccessingUser { get; set; } string Platform { get; set; } string Product { get; set; }…
<
>