cancel
Showing results for 
Search instead for 
Did you mean: 

storeDocumentProperties.Comment

Anthony_Boyd
Star Collaborator
Star Collaborator

Hi,

Does anyone know if this is visable from within the client or is this just stored in the database for reference?  I have a unity script that is archiving documents and I am using the comments property but I do not see where this is viewable from the client.

 

// Assign document date storeDocumentProperties.DocumentDate = DateTime.Now;// Allow document to be auto named storeDocumentProperties.AutoName = true;// Add comment storeDocumentProperties.Comment = " Backfile Conversion"; // Do not add document to workflow storeDocumentProperties.Options = StoreDocumentOptions.SkipWorkflow

 

Thanks

Anthony

2 REPLIES 2

Megan_Caraballo
Employee
Employee

Anthony,  You can view the comment in the client by right clicking on the document, and choosing Revisions / Renditions. 

Amita_Sarup
Champ on-the-rise
Champ on-the-rise

When I right click on the document , It is not showing the comment for the second revision.   Are we missing something ?

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.