Name | Description | Type | Additional information |
---|---|---|---|
StartActivityDate |
Gets or sets property to search for eVault activity logs created after the given date. |
date |
Required |
EndActivityDate |
Gets or sets property to search for eVault activity logs created before the given date. |
date |
Required |
Username |
Gets or sets the user's username. |
string |
None. |
OrganizationId |
Gets or sets the organization's identifier. |
integer |
None. |
ClientId |
Gets or sets the client's identifier. |
integer |
None. |
EVaultActivityTypeId |
Gets or sets property to search by eVault activity type identifier. |
integer |
None. |
Name |
Gets or sets property to search by document or folder name. |
string |
None. |
PageSize |
Gets or sets the number of rows in the page. |
integer |
Range: inclusive between 1 and 2147483647 |
PageOffset |
Gets or sets the offset page to return. |
integer |
None. |