Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets or sets the end time for the program.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public DateTime EndTime { get; set; }
public:
property DateTime EndTime {
DateTime get();
void set(DateTime value);
}
Public Property EndTime As Date
Property Value
Type: System.DateTime
See Also
HistoricalMeterData Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top