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

Syntax

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

Inheritance Hierarchy

System.Object
   FileNet.Api.Core.Factory.PropertyDefinitionDateTime

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