Bt 9.4 .net Sdk Revision Comments
Hello,
Using the .Net SDK I need to Get the comments for the most recent revision of a file. Using the LibrarianFile class is can get everything about the "Head Revision" but the user comments.
Is what i need possible with the SDK?
Thank you for your help!
Matthew S.
-
Have you tried the "TransactionHistory" or "Revisions" property? This will contain the entire history for all the changes / revisions done, but comments should appear (at least for TransactionHistory property)
0 -
Have you tried the "TransactionHistory" or "Revisions" property? This will contain the entire history for all the changes / revisions done, but comments should appear (at least for TransactionHistory property)
I tried looking under the "TransactionHistory", under that i was only able to find the follow. To me i do not see know to get the comments out of any of these options. I am missing something?
-
Seagull.BarTender.Librarian.LibrarianTransaction.TransactionTypeString
- Seagull.BarTender.Librarian.LibrarianTransaction.TransactionType
- Seagull.BarTender.Librarian.LibrarianTransaction.TransactionTime
- Seagull.BarTender.Librarian.LibrarianTransaction.TransactionPath
- Seagull.BarTender.Librarian.LibrarianTransaction.TransactionNumber
- Seagull.BarTender.Librarian.LibrarianTransaction.RevisionNumber
- Seagull.BarTender.Librarian.LibrarianTransaction.CurrentPath
- Seagull.BarTender.Librarian.LibrarianTransaction.UserName
The above is great information about a Transaction, and i do need this info but for the project i am working. Also i could not find anything under the "Revisions" property that would yeild the comments for a revision.
Thank you very much!
0 -
-
I've just heard from our development department that reading revision comments for a Librarian stored document using .NET Librarian SDK is currently not supported. I've written this up as a feature request in our system so that it might be supported in a future version of BarTender.
0 -
I've just heard from our development department that reading revision comments for a Librarian stored document using .NET Librarian SDK is currently not supported. I've written this up as a feature request in our system so that it might be supported in a future version of BarTender.
Thank you for the update. Yes, that would be a great feature to have.
0
Please sign in to leave a comment.
Comments
4 comments