Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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