--- title: "Date Property (ClientNetLibInfo 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: - "Date Property (ClientNetLibInfo Class)" api_location: - "sqlmgmproviderxpsp2up.mof" topic_type: - "apiref" helpviewer_keywords: - "Date property" ms.assetid: 4ca7e569-f097-49f7-b83c-795b0f1319ec author: CarlRabeler ms.author: carlrab manager: craigg --- # Date Property (ClientNetLibInfo Class) Gets the date of the client network library file. ## Syntax ``` object .Date [= value] ``` ## Parts *object* A [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)