Version comments for a Documentum object
Retrieving the version comments of a Documentum SysObject is an easy task:
Retrieving the version comments of a Documentum SysObject is an easy task:
When working with Documentum TypedObjects, you almost always need to retrieve their properties. Below is a method to print those properties to the Console. Notice,
I’ve always been a huge advocate for design patterns in the past, but up until recently, I didn’t get a chance to actually implement the
Based on a utility method found in the Microsoft.SharePoint.Utilities.SPUtility class, here’s a method to get a user-friendly text for a file size:
Whenever working with content of files, it is often useful to have a way to find the MIME type based on a file extension, or
Not long ago, I modified a piece of code to use SqlCE as a data store. The older code was using OleDb to access an
I’ve spoke in an earlier post about working with Documentum in .Net. In this post, I’ll show you how to connect to a DocBase, and
Following version 5 of the Documentum Content Server, security entities can have extended permissions on items. Those extended permissions include: Execute Procedure, Change Location, Change
While adding support for EMC Documentum to the Tzunami Deployer, our SharePoint migration tool, I needed to allow the user to enter the name of
As part of my work at Tzunami Inc., I’m working on migrating our product Deployer – a SharePoint migration tool – from .Net 1.1 to
In this post I will demonstrate how to populate a TreeView with the different Outlook folders. We’ll be using the Outlook Object Model (OOM) to
Even the smallest thing, when thought upfront, can help you go a long way. Whenever you create an application that is more that two forms
This blog, its content and opinions are my own. The contents do not represent my employer.
©️ 2024 Itay Sagui.