Searched refs:titleSetCommand (Results 1 – 1 of 1) sorted by relevance
152 Command titleSetCommand = new Command(); in checkTransientDocumentsDocumentContent() local153 titleSetCommand.Name = "setPropertyValues"; in checkTransientDocumentsDocumentContent()154 titleSetCommand.Argument = titleProp; in checkTransientDocumentsDocumentContent()155 xFolderCommandProcessor.execute(titleSetCommand, 0, null); in checkTransientDocumentsDocumentContent()
Completed in 14 milliseconds