Date (registrationInfoType) 元素
指定注册任务的日期和时间。
<xs:element name="Date"
type="dateTime"
minOccurs="0"
/>
Date 元素由 registrationInfoType 复杂类型定义。
父元素
元素 | 派生 | 说明 |
---|---|---|
RegistrationInfo | registrationInfoType | 指定有关任务的管理信息,例如任务作者和注册任务的日期。 |
注解
对于脚本开发,使用 RegistrationInfo.Date 属性指定任务的注册日期。
对于 C++ 开发,使用 IRegistrationInfo::D ate 属性指定任务的注册日期。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista [仅限桌面应用] |
最低受支持的服务器 |
Windows Server 2008 [仅限桌面应用] |