The BCPropertyFilter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DisplayName |
Gets or sets the display name of the property filter.
|
![]() | Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) |
![]() | ID |
Gets the value that uniquely identifies the property filter.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | Name |
Gets the internal name of the property filter.
|
![]() | Operator |
Gets or sets the filter operator.
|
![]() | Property |
Gets or sets the property to filter on.
|
![]() | Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) |
![]() | Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | Value |
Gets or sets the value of the property filter.
|