--- title: "FlagValue Property (ClientSettingsGeneralFlag 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 (ClientSettingsGeneralFlag Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "FlagValue property" ms.assetid: 7af9e5b2-1b99-4eea-8a49-1129c0d46086 author: CarlRabeler ms.author: carlrab manager: craigg --- # FlagValue Property (ClientSettingsGeneralFlag Class) Gets the value of the flag. ## Syntax ``` object .FlagValue [= value] ``` ## Parts *object* A [ClientSettingsGeneralFlag Class](clientsettingsgeneralflag-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 [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)