Initializes a new instance of the Factory.ContainmentRelationship class.


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

Syntax

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

See Also