东莞市连易网络科技有限公司
网站
公告
讨论
帮助
更多
取消
搜索
/
用户
购物车
用户
网站
搜索
购物车
帮助
API文档
进程 API 关联类型
用户文档
开发文档
API文档
提及
标签
更多
取消
-
进程 API 文档
进程 API 关联类型
进程 API 事件参数
进程 API 服务
+
REST API 文档
API文档
进程 API 文档
进程 API 关联类型
创建:
2022/3/29, 3:45 AM
更新:
2022/5/11, 7:32 AM
是否有帮助?
是
否
更多
取消
GroupRoleMembersListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupRoleMembersListOptions { string MembershipType { get; set; } int? PageIndex { get; set; } int? PageSize { get;…
GroupsCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupsCreateOptions { bool? AutoCreateApplications { get; set; } Byte[] AvatarFileData { get; set; } string AvatarFileName…
GroupsGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupsGetOptions { Guid? ContainerId { get; set; } int? Id { get; set; } string Key { get; set; } int? ParentGroupId…
GroupsListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupsListOptions { string ContainerIds { get; set; } string GroupNameFilter { get; set; } string GroupTypes { get;…
GroupsUpdateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupsUpdateOptions { Byte[] AvatarFileData { get; set; } string AvatarFileName { get; set; } string AvatarFileUploadContext…
GroupUser 类
命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class GroupUser { Guid ContentId { get; set; } DateTime? DateAdded { get; set; } Group Group { get; set; } bool…
GroupUserMembersCreateOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupUserMembersCreateOptions { string GroupMembershipType { get; set; } string Message { get; set; } } 属性 …
GroupUserMembersDeleteOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupUserMembersDeleteOptions { int? UserId { get; set; } string Username { get; set; } } 属性 名称 类型…
GroupUserMembersGetOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupUserMembersGetOptions { int? UserId { get; set; } string Username { get; set; } } 属性 名称 类型 …
GroupUserMembersListOptions 类
命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class GroupUserMembersListOptions { int? GroupId { get; set; } bool? IncludeRoleMembers { get; set; } DateTime? JoinedAfterDate…
<
>