Laserfiche.Repository.Api.Client.V2  1.0.2
GetEntryByPathParameters Class Reference

Represents the request parameters for GetEntryByPath. More...

Properties

bool? FallbackToClosestAncestor = null [get, set]
 An optional query parameter used to indicate whether or not the closest ancestor in the path should be returned if the initial entry path is not found. The default value is false. More...
 
string FullPath [get, set]
 The requested entry path. More...
 
string RepositoryId [get, set]
 The requested repository ID. More...
 

Detailed Description

Represents the request parameters for GetEntryByPath.

Property Documentation

◆ FallbackToClosestAncestor

bool? FallbackToClosestAncestor = null
getset

An optional query parameter used to indicate whether or not the closest ancestor in the path should be returned if the initial entry path is not found. The default value is false.

◆ FullPath

string FullPath
getset

The requested entry path.

◆ RepositoryId

string RepositoryId
getset

The requested repository ID.


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