Initializes a new instance of the Factory.PropertyDefinitionInteger32 class.


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

Syntax

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

See Also