Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.26 KB

configurationsetting-property-isinitialized.md

File metadata and controls

42 lines (33 loc) · 1.26 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
IsInitialized property (WMI MSReportServer_ConfigurationSetting)
IsInitialized property (WMI MSReportServer_ConfigurationSetting)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
IsInitialized property
reportingservices.mof
IsInitialized
MOFDef

ConfigurationSetting property - IsInitialized

Indicates whether the report server instance is initialized. Read-only.

Syntax

Public Dim IsInitialized As Boolean  
public Boolean DatabaseLogonName;  

Property values

A Boolean object indicating whether the report server instance is initialized.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

Related content

MSReportServer_ConfigurationSetting members