ICCComponent interface
Description
The ICCComponent interface represents the DevOps Code ClearCase® UCM component object.
Inheritance

Read-only properties
- InitialBaseline
Gets the initial baseline of the component
- RootDirectoryElement
Gets the root directory of this component
Creation
You can get a CCComponent
object from the following interfaces:
InitialBaseline
Gets the initial baseline of the component
Category
Read-only property
VB syntax
Property InitialBaseline() As CCBaseline
RootDirectoryElement
Gets the root directory of this component
Category
Read-only property
VB syntax
Property RootDirectoryElement As CCElement