Skip to main content

GetDMObjectsResponse Properties

An object defining properties for the GetDMObjectsResponse class.

Items

Gets or sets the list of document management objects.

Type: List<GetDMObjectResponse>

This property contains the collection of document management objects returned in the response. It is marked with the [CheckRequestEncryption] attribute to ensure proper encryption of sensitive data.


TotalCount

Gets or sets the total number of available document management objects.

Type: int