--- title: "Date Property (ClientNetLibInfo)" ms.custom: seo-lt-2019 ms.date: "03/03/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: wmi ms.topic: "reference" apiname: - "Date Property (ClientNetLibInfo Class)" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "Date property" ms.assetid: 4ca7e569-f097-49f7-b83c-795b0f1319ec author: "CarlRabeler" ms.author: "carlrab" --- # Date Property (ClientNetLibInfo Class) [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] Gets the date of the client network library file. ## Syntax ``` object.Date [= value] ``` ## Parts *object* A [ClientNetLibInfo Class](../../../relational-databases/wmi-provider-configuration-classes/clientnetlibinfo-class/clientnetlibinfo-class.md) object that represents information about the client net library. ## Property Value/Return Value A uint32 value that specifies the date of the client network library file. ## Remarks ## See Also [Configure Client Protocols](https://technet.microsoft.com/library/ms181035.aspx)