RefPropertyAttribValueValue Methods |
The RefPropertyAttribValueValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Memberwise clone
(Overrides RefPropertyAttribValueClone.) |
![]() | 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
(Inherited from RefPropertyAttribValue.) |
![]() | GetValue |
Returns the value of the reference attribute.
(Overrides RefPropertyAttribValueGetValue.) |
![]() | IsEqualTo |
Compares two RefPropertyAttribValue objects
(Overrides RefPropertyAttribValueIsEqualTo(RefPropertyAttribValue).) |
![]() | SetValue |
Sets the value of the value property.
An exception is raised if the value is of the wrong system datatype.
(depending of the property's datatype different system datatypes are accepted).
Likewise, an exception is raised if the value can't be parsed successfully.
(Overrides RefPropertyAttribValueSetValue(Object).) |
![]() | ToString |
Returns string represenation of the object
(Inherited from RefPropertyAttribValue.) |
![]() | ToString(String) |
Returns string represenation of the object
(Inherited from RefPropertyAttribValue.) |
![]() | ToString(String, Boolean) |
Returns string represenation of the object
(Inherited from RefPropertyAttribValue.) |
![]() | ToString(AppFormatInfo, Boolean) |
Returns text representation of the attribute value
(Overrides RefPropertyAttribValueToString(AppFormatInfo, Boolean).) |
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 | (Inherited from RefPropertyAttribValue.) |