Project.ApprovedEnd-Eigenschaft
Ruft die genehmigte Enddatum in der Project Portfolio Planner ab.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property ApprovedEnd As DateTime
Get
'Usage
Dim instance As Project
Dim value As DateTime
value = instance.ApprovedEnd
[RemoteAttribute]
public DateTime ApprovedEnd { get; }
Eigenschaftswert
Typ: System.DateTime
Die genehmigte Enddatum.