Provides a set of constants that are used by a property filter to indicate the type of Content Engine
properties to be retrieved during an object retrieval or an object refresh.
Namespace:
FileNet.Api.ConstantsAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class FilteredPropertyType _ Implements ISerializable |
C# |
---|
[SerializableAttribute] public class FilteredPropertyType : ISerializable |
Visual C++ |
---|
[SerializableAttribute] public ref class FilteredPropertyType : ISerializable |
JavaScript |
---|
FileNet.Api.Constants.FilteredPropertyType = function(); Type.createClass( 'FileNet.Api.Constants.FilteredPropertyType', null, ISerializable); |
Inheritance Hierarchy
System..::.Object
FileNet.Api.Constants..::.FilteredPropertyType
FileNet.Api.Constants..::.FilteredPropertyType