Initializes a new instance of the Factory.ComponentRelationship class.


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

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public Factory.ComponentRelationship()
C++
public:
 Factory.ComponentRelationship() sealed 
J#
public Factory.ComponentRelationship()
JScript
public function Factory.ComponentRelationship()

See Also