GetDMObjectsFromPathRequest Constructors
An object defining constructors for the GetDMObjectsFromPathRequest class.
GetDMObjectsFromPathRequest()
Initializes a new instance of the GetDMObjectsFromPathRequest
class.
GetDMObjectsFromPathRequest(path)
Initializes a new instance of the GetDMObjectsFromPathRequest
class with the specified path.
Parameters:
path (required): string
The path from which to retrieve document management objects.
This constructor initializes a new request to retrieve document management objects by calling the base constructor and setting the provided path value to the Path property.