Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.31 KB

File metadata and controls

46 lines (35 loc) · 1.31 KB
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

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]

See Also

MSReportServer_ConfigurationSetting Members