DayInterval.End 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 ending 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.End
instance.End = value
Syntax
'Declaration
Public End As DateTime
public DateTime End
public:
DateTime End
public DateTime End
public var End : 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