Contains a constant for the name of each property in the FileNet P8 Content Engine API. Use these constants to supply the property name to methods, such as when calling
to add a filter element to a property filter. For example:
![]() | |
---|---|
PropertyFilter pf = new PropertyFilter(); pf.AddIncludeProperty(10, null, null, PropertyNames.SYMBOLIC_NAME); |
The following tables list the members exposed by PropertyNames.
Public Fields
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |