东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
IPlugin 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface IPlugin { string Description { get; } string Name { get; } void Initialize(); } 属性 名称 类型 …
IRenderedEmbeddableContentWidget 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 interface IRenderedEmbeddableContentWidget { IEmbeddableContentWidget EmbeddableContentWidget { get; } string Html { get; } …
IScriptedContentWidgetFactoryDefaultProvider 类
命名空间: Limyee.Extensibility.UI.Version1 程序集: Limyee.dll 定义 interface IScriptedContentWidgetFactoryDefaultProvider { Guid ScriptedContentWidgetFactoryDefaultIdentifier { get; } } 属性 …
IsFollowingOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 class IsFollowingOptions { int? FollowerId { get; set; } string FollowerName { get; set; } int? FollowingId { get; set; } …
IsFollowingResponse 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class IsFollowingResponse { bool IsFollowing { get; set; } } 属性 名称 类型 描述 默认值 选项…
JobContext 类
命名空间: Limyee.Extensibility. Jobs .Version1 程序集: Limyee.dll 定义 enum JobContext { InProcess, Service }
LanguageFormatDateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 class LanguageFormatDateOptions { bool? AdjustTimeZone { get; set; } string Format { get; set; } } 属性 名称 类型…
LdapGroup 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class LdapGroup { string DistinguishedName { get; set; } string Name { get; set; } } 属性 名称 类型 …
LdapGroupsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.dll 定义 class LdapGroupsListOptions { int? PageIndex { get; set; } int? PageSize { get; set; } } 属性 名称 类型 描述…
LdapUser 类
命名空间: Limyee.Extensibility.Api. Entities. Version1 程序集: Limyee.dll 定义 class LdapUser { string Email { get; set; } string FriendlyName { get; set; } string UserName { get; set; } } …
<
>