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

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string FolderPath { get; set; }

Property Value

String

See Also