Assignment.Modified property
取得已修改工作分派的日期。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public ReadOnly Property Modified As DateTime
Get
'用途
Dim instance As Assignment
Dim value As DateTime
value = instance.Modified
[RemoteAttribute]
public DateTime Modified { get; }
Property value
Type: System.DateTime
修改的日期。