RefPropertyAttribValue Methods |
The RefPropertyAttribValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Abstract method to clone the object
|
![]() | GetProperty |
Returns the property object from the static class based on the property ID.
The Property object is not embedded into the class because it will
increase the size of the object graph during serialization/remoting
|
![]() | GetValue |
Abstract method for returning the attribute value
|
![]() | IsEqualTo |
Abstract method to compare two objects
|
![]() | SetValue |
Abstract method for setting the attribute value
|
![]() | ToString |
Returns string represenation of the object
(Overrides ObjectToString.) |
![]() | ToString(String) |
Returns string represenation of the object
|
![]() | ToString(String, Boolean) |
Returns string represenation of the object
|
![]() | ToString(AppFormatInfo, Boolean) |
Returns string represenation of the object
|
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.) |
Name | Description | |
---|---|---|
![]() ![]() | IObjectWithId.GetId |