VaultFileProperties.SharedPaths
Posted: Mon Jun 01, 2009 3:56 pm
I'm trying to create an automated process using VaultClientIntegrationLib.
VaultClientOperationsLib.VaultClientFile.GetProperties() returns a VaultLib.VaultFilePropeties object, but the SharedPaths array is null, even when the file in question has Share Links. Is there something extra that must be done to load the Share Links?
I'm positive I'm using the correct VaultClientFile instance, because I'm getting the exact path match and the correct check-in datetime.
Unfortunately, the VaultClientIntegrationLib.chm doesn't cover any of the objects in the VaultClientOperationsLib or the VaultLib.
VaultClientOperationsLib.VaultClientFile.GetProperties() returns a VaultLib.VaultFilePropeties object, but the SharedPaths array is null, even when the file in question has Share Links. Is there something extra that must be done to load the Share Links?
I'm positive I'm using the correct VaultClientFile instance, because I'm getting the exact path match and the correct check-in datetime.
Unfortunately, the VaultClientIntegrationLib.chm doesn't cover any of the objects in the VaultClientOperationsLib or the VaultLib.