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 description of what this date and time interval represents.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As DayInterval
Dim value As String
value = instance.Description
instance.Description = value
Syntax
'Declaration
Public Description As String
public string Description
public:
String^ Description
public String Description
public var Description : String
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