SetPropertyValue Methods |
The SetPropertyValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | CompareTo |
Compates to SetPropertyValue instances
|
![]() | GetOwner |
Returns the owner property object from the cachen based on the property ID.
The property object is not embedded in the class in order to reduce the
size of the object graph for remoting and serialization.
|
![]() | PassesFilter(SetPropertyValueFilter) | |
![]() | PassesFilter(SetPropertyValueFilter, SetProperty, DataCache) |
The method determines whether a object can pass the filter.
Property and cache are provided for performance reasons since the
method is called often.
|
![]() | ResetAll |
Resets the ID of the object and other fields.
The method is used to create a new PropertyValue as a copy of another object.
|
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |