The ICCFolder interface represents the Rational® ClearCase® UCM folder object.
Gets whether or not this folder is the root of the project hierarchy in its project VOB
Gets whether or not this folder is the root of the project hierarchy in its project VOB
Read-only property
Property IsRootFolder As Boolean
Gets the containing folder of this folder
Read-only property
Property ParentFolder As CCFolder
Gets the projects contained in this folder
Read-only property
Property Projects As CCProjects
Gets the folders contained in this folder
Read-only property
Property SubFolders As CCFolders