Click or drag to resize

FileContentDownloadUrlInfoDownloadUrl Property

The URLs to upload the file content. Use the URLs according to the VaultInterfaceType property.

Namespace:  PDTec.IceNet.Core.Database
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public string DownloadUrl { get; set; }

Property Value

Type: String
See Also