Tag: client properties

  • Adding a Custom Column to a VDF Grid

    As I mentioned a few articles ago, the VDF has the concept of client properties. On top of that, the VDF gives you the ability to add your own. The main advantage here is that it gives you a column of your very own in the VDF grid. Beyond that, most of the work is…

  • VDF Client Properties

    The VDF tracks two types of properties: client properties and server properties. If you have been using the web service API for a while, you are probably already familiar with server properties. But client properties is a new concept in the Vault API. Both client and server properties are displayed in the Vault grid controls.…