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

ToggleSyntax

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

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

ToggleInheritance Hierarchy

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

ToggleSee Also