RunEndTime Property of the MIIS_RunHistory Class
The RunEndTime property gets the date and time in Local Time that the management agent run ended. For the local time the management agent ended the run, convert this property value to local time.
Remarks
The format of this property value is yyyy-MM-dd HH:mm:ss.fff.
Format specifier | Description |
---|---|
yyyy | Specifies the four-digit year |
MM | Specifies the two-digit month in the range of 1 to 12 |
dd | Specifies the two-digit day of the month in the range of 1 to 31 |
HH | Specifies the-two digit hour of the day in 24-hour format in the range of 0 to 23 |
mm | Specifies the two-digit minute of the day in the range of 0 to 59 |
ss | Specifies the two-digit second of the day in the range of 0 to 59 |
fff | Specifies the three-digit fractions of a second in the range of 0 to 999 |
Examples
The example given in the Properties topic shows you how to use Visual Basic Scripting Edition (VBScript) to get the value of this property.
Requirements
Product | ILM 2007 FP1 |
MOF | Mmswmi.mof |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009