--- title: "IsInitialized Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs" ms.date: 03/01/2017 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: wmi-provider-library-reference ms.topic: conceptual apiname: - "IsInitialized" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "IsInitialized property" ms.assetid: 0c52c4f9-784d-412e-aac1-888179ba549f author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - IsInitialized Indicates whether the report server instance is initialized. Read-only. ## Syntax ```vb Public Dim IsInitialized As Boolean ``` ```csharp public Boolean DatabaseLogonName; ``` ## Property Values A **Boolean** object indicating whether the report server instance is initialized. ## Example Code [MSReportServer_ConfigurationSetting Class](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-class.md) ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspcA](../../includes/ssrswminmspca-md.md)] ## See Also [MSReportServer_ConfigurationSetting Members](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-members.md)