Share

iLogicVaultClass.GetFileByFullFilePath Method

Overload List

  NameDescription
Public methodGetFileByFullFilePath(String, Boolean)
Downloads Vault file using full file path, e.g. "$/Designs/Base.ipt". Returns full file name in local working folder.
Children and attachments are also downloaded.
Public methodGetFileByFullFilePath(String, Dictionary(String, String) , Boolean)
Downloads Vault file using full file path, e.g. "$/Designs/Base.ipt". Returns full file name in local working folder.
Children and attachments are also downloaded.
File Properties return all values converted to text. Access the value using the Vault property display name as key.
Public methodGetFileByFullFilePath(String, Dictionary(String, String) , Dictionary(String, String) , Boolean)
Downloads Vault file using full file path, e.g. "$/Designs/Base.ipt". Returns full file name in local working folder, download options include children and attachments.
File and Item property dictionaries return all values converted to text. Access the value using the Vault property display name as key.

See Also

Reference

Was this information helpful?