DocumentInFolderID Property
The ID of the folder to place the document into. You can use this or the folder path
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? FolderID { get; set; }
Public Property FolderID As Integer?
Get
Set
function get_FolderID();
function set_FolderID(value);
Property Value
NullableInt32