--- title: "FlagIndex 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: - "FlagIndex Property (ClientSettingsGeneralFlag Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "FlagIndex property" ms.assetid: 1bf59a55-f4c4-491c-8385-17276c3fe14b author: CarlRabeler ms.author: carlrab manager: craigg --- # FlagIndex Property (ClientSettingsGeneralFlag Class) Gets the index value of the flag. ## Syntax ``` object .FlagIndex [= value] ``` ## Parts *object* A [ClientSettingsGeneralFlag Class](clientsettingsgeneralflag-class.md) object that represents a general flag for the server settings. ## Property Value/Return Value A u`int32` value that specifies the index value of the flag. ## Remarks ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)