--- title: "PropertyNumValue Property (SqlServiceAdvancedProperty 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: - "PropertyNumValue Property (SqlServiceAdvancedProperty Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "PropertyNumValue property" ms.assetid: 2c740dee-8911-443c-981f-7f224598ad21 author: CarlRabeler ms.author: carlrab manager: craigg --- # PropertyNumValue Property (SqlServiceAdvancedProperty Class) Gets the numeric value of the advanced property. ## Syntax ``` object .PropertyNumValue [= value] ``` ## Property Value/Return Value A uint32 value that specifies the numeric value of the advanced property. ## Remarks ## See Also [Starting and Stopping Services](https://technet.microsoft.com/library/ms174886\(v=sql.105\).aspx)