PublishedProject.DefaultStartTime property
Gets the default start time of a working day.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property DefaultStartTime As DateTime
Get
'Usage
Dim instance As PublishedProject
Dim value As DateTime
value = instance.DefaultStartTime
[RemoteAttribute]
public DateTime DefaultStartTime { get; }
Property value
Type: System.DateTime
The default start time of a working day.