Share via


SystemTime.Day Field

 

The day of the month.

Valid values are: 1 through 31.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public ushort Day
public:
unsigned short Day
Public Day As UShort

Field Value

Type: System.UInt16

See Also

SystemTime Structure
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top