Share via


DayInterval.Start Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets or sets the starting date and time of the interval.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

Usage

'Usage
Dim instance As DayInterval
Dim value As DateTime

value = instance.Start

instance.Start = value

Syntax

'Declaration
Public Start As DateTime
public DateTime Start
public:
DateTime Start
public DateTime Start
public var Start : DateTime

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

DayInterval Structure
DayInterval Members
Microsoft.EnterpriseManagement.Common Namespace