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

ToggleSyntax

Visual Basic (Declaration)
Public Class CmIdentityRule
C#
public class CmIdentityRule
Visual C++
public ref class CmIdentityRule
JavaScript
FileNet.Api.Core.CmIdentityRule = function();

Type.createClass(
	'FileNet.Api.Core.CmIdentityRule');

ToggleInheritance Hierarchy

System..::.Object
  FileNet.Api.Core..::.Factory..::.CmIdentityRule

ToggleSee Also