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

Syntax

Visual Basic (Declaration)
Public Class Factory.PropertyTemplateFloat64
C#
public class Factory.PropertyTemplateFloat64
C++
ref class Factory.PropertyTemplateFloat64
J#
public class Factory.PropertyTemplateFloat64
JScript
public class Factory.PropertyTemplateFloat64

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.PropertyTemplateFloat64

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also