DayInterval.Description 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 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