--- title: "PropertyNumValue Property (SqlServiceAdvancedProperty)" ms.custom: seo-lt-2019 ms.date: "03/06/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "PropertyNumValue Property (SqlServiceAdvancedProperty Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "PropertyNumValue property" ms.assetid: 2c740dee-8911-443c-981f-7f224598ad21 author: "CarlRabeler" ms.author: "carlrab" --- # PropertyNumValue Property (SqlServiceAdvancedProperty Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] 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)