Click or drag to resize
DownloaddemandSetPrivtime Method
设置审批时间。

支持链式操作。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual Downloaddemand SetPrivtime(
	DateTime value
)

Parameters

value
Type: SystemDateTime
审批时间值。

Return Value

Type: Downloaddemand
当前下载申请。
See Also