IAccountGrantInfo Interface |
Namespace: X3Platform.Membership
The IAccountGrantInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Deserialize | 反序列化对象 (Inherited from ISerializedObject.) |
![]() | Serializable | 序列化对象 (Inherited from ISerializedObject.) |
![]() | Serializable(Boolean, Boolean) | 序列化对象 (Inherited from ISerializedObject.) |
Name | Description | |
---|---|---|
![]() | Code | 编码 |
![]() | CreateDate | 创建时间 |
![]() | DataQueryGrantMode | 数据查询的模式:0 不委托 | 1 委托 |
![]() | GrantedTimeFrom | |
![]() | GrantedTimeTo | |
![]() | Grantee | 被委托人 |
![]() | GranteeId | 被委托人 |
![]() | GranteeName | 被委托人姓名 |
![]() | Grantor | 委托人 |
![]() | GrantorId | 委托人 |
![]() | GrantorName | 委托人姓名 |
![]() | Id | 委托标识 |
![]() | IsAborted | 是否中止 |
![]() | Remark | 备注信息 |
![]() | Status | 状态 |
![]() | UpdateDate | 修改时间 |
![]() | WorkflowGrantMode | 流程审批委托类别:1 未激活的流程审批只发待办给被委托的人 | 2 未激活的流程审批同时发送待办给委托人和被委托人 | 4 已激活的流程审批移交给被委托人 | 8 已激活的流程审批不移交给被委托人 |