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