次の方法で共有


DeletedPublishedAssignment.DeletedDate property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property DeletedDate As DateTime
    Get
'Usage
Dim instance As DeletedPublishedAssignment
Dim value As DateTime

value = instance.DeletedDate
public DateTime DeletedDate { get; }

Property value

Type: System.DateTime

See also

Reference

DeletedPublishedAssignment class

DeletedPublishedAssignment members

Microsoft.ProjectServer.Client namespace