Laserfiche.Repository.Api.Client  1.1.8
Loading...
Searching...
No Matches
Entry Class Referenceabstract
Inheritance diagram for Entry:
Document Folder RecordSeries Shortcut

Properties

DateTimeOffset CreationTime [get, set]
 The creation time of the entry.
 
string Creator [get, set]
 The name of the user that created this entry.
 
EntryType EntryType [get, set]
 The type of the entry.
 
ICollection< EntryFieldValueFields [get, set]
 The fields assigned to this entry.
 
string FolderPath [get, set]
 The path in the Laserfiche repository to the parent folder.
 
string FullPath [get, set]
 The full path in the Laserfiche repository to the entry.
 
int Id [get, set]
 The ID of the entry.
 
bool IsContainer [get, set]
 A boolean indicating if this entry is a container object; it can have other entries as children.
 
bool IsLeaf [get, set]
 A boolean indicating if this entry is a leaf object; it cannot have other entries as children.
 
DateTimeOffset LastModifiedTime [get, set]
 The last modification time of the entry.
 
string Name [get, set]
 The name of the entry.
 
int? ParentId [get, set]
 The ID of the parent entry.
 
int RowNumber [get, set]
 Row number assigned to this entry in the listing.
 
ICollection< string > TemplateFieldNames [get, set]
 The names of the fields assigned to the template assigned to this entry.
 
int TemplateId [get, set]
 The id of the template assigned to this entry.
 
string TemplateName [get, set]
 The name of the template assigned to this entry.
 
string VolumeName [get, set]
 The name of the volume that this entry is associated with.
 

The documentation for this class was generated from the following file: