Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)

Syntax

Visual Basic (Declaration)
Public Class Factory.ComponentRelationship
C#
public class Factory.ComponentRelationship
C++
ref class Factory.ComponentRelationship
J#
public class Factory.ComponentRelationship
JScript
public class Factory.ComponentRelationship

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.ComponentRelationship

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also