StatusDelegateTaskPostEventArgs 成员
表示方法和OnAssignmentDelegated事件处理程序方法的后期事件参数中的属性。
StatusDelegateTaskPostEventArgs 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
StatusDelegateTaskPostEventArgs() | ||
StatusDelegateTaskPostEventArgs(DelegationDataSet, DateTime, String) | 创建类实例的StatusDelegateTaskPostEventArgs ;在内部使用。 |
页首
属性
名称 | 说明 | |
---|---|---|
AssignmentDataSet | 获取数据集,其中包含有关委托分配的信息。 | |
Comment | 获取要发送任务委派的注释。 | |
StartDate | 获取委托的任务的开始日期。 |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Object 继承。) |
页首