DocumentInFolderPath Property
The path of the folder - Use \ to separate different folders ex: \\Ensur\\Matt's Folder\Docs - You can use this or the FolderID
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public string FolderPath { get; set; }
Public Property FolderPath As String
Get
Set
function get_FolderPath();
function set_FolderPath(value);
Property Value
String