Skip to content

Releases: diadoc/diadocsdk-csharp

Add GetRoamingOperators method

21 Jun 06:56
dfb0e61
Compare
Choose a tag to compare

Add GetRoamingOperators method

Add new GetWorkflowsSettings method

05 Apr 08:51
1020d15
Compare
Choose a tag to compare
Merge pull request #949 from DiabloRusso/get-document-workflows

Add new API method GetWorkflowsSettings

Improve DateTime usage for COM interactions

05 Mar 09:51
0fbf458
Compare
Choose a tag to compare
  • ITimestamp value could be set by ticks;
  • IDocumentsFilter: properties TimestampFromValue and TimestampToValue now obsolete. Use TimestampFromTicks and TimestampToTicks instead;
  • IComDiadocApi got new GetDocuments method with ticks support

Add TotalCountType to CounteragentList

23 Feb 03:39
a5b14e6
Compare
Choose a tag to compare

For now we show a real TotalCount for CounteragentList. But it hits performance when the total count is huge (thousands and more). Like a documents list and document events list we are going to restrict a size of TotalCount by 10 000. If a box has more counteragents the API will return 10 000 and a new field TotalCountType will be equal GreaterThanOrEqual

COM Fixes, improvements in employee PoA methods

21 Feb 07:11
Compare
Choose a tag to compare

COM fixes: GetNewEvents and GetDepartments returned to COM interface
PowersOfAttorney: userId is now optional for GetEmployeePowersOfAttorney, UpdateEmployeePowerOfAttorney, AddEmployeePowerOfAttorney, DeleteEmployeePowerOfAttorney

Add PowerOfAttorney for PrepareDocumentsToSign and GenerateTitleXml methods

10 Feb 11:54
13c90f8
Compare
Choose a tag to compare

Add PowerOfAttorney for PrepareDocumentsToSign and GenerateTitleXml methods

Add DeleteEmployeePowerOfAttorney

08 Feb 12:19
Compare
Choose a tag to compare

Add DeleteEmployeePowerOfAttorney

Add PowerOfAttorneyIssuerIndividualEntity organization name

03 Feb 04:59
cc026ae
Compare
Choose a tag to compare
Merge pull request #942 from zharkovstas/master

Add PowerOfAttorneyIssuerIndividualEntity organization name

Powers of attorney

31 Jan 08:12
4362a03
Compare
Choose a tag to compare

Added experimental methods for powers of attorney

14N Roaming Confirmations

26 Jan 05:10
Compare
Choose a tag to compare

Added OperatorConfirmationDocflow and RoamingConfirmation attachmentType