--- title: "FlagValue Property (ServerSettingsGeneralFlag Class) | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" api_name: - "FlagValue Property (ServerSettingsGeneralFlag Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "FlagValue property" ms.assetid: a32f0ef0-f5f6-4e71-96c7-7d4617dedf0e author: CarlRabeler ms.author: carlrab manager: craigg --- # FlagValue Property (ServerSettingsGeneralFlag Class) Gets the value of the flag. ## Syntax ``` object .FlagValue [= value] ``` ## Parts *object* A [ServerSettingsGeneralFlag Class](serversettingsgeneralflag-class.md) object that represents a general flag for the server settings. ## Property Value/Return Value A Boolean value that specifies the value of the flag. ## Remarks ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)