RefPropertyAttribValueSet Methods |
The RefPropertyAttribValueSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Clone metode is mainly for DataObjectVersion.Clone
and for DataObject.AddVersion metodes.
(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 SetPropertyValue object
(Overrides RefPropertyAttribValueGetValue.) |
![]() | IsEqualTo |
Compares to RefPropertyAttribValue objects based on the SetPropertyValue ID colums.
(Overrides RefPropertyAttribValueIsEqualTo(RefPropertyAttribValue).) |
![]() | SetValue |
Sets the value of the property.
An exception is raised if the value is not a SetPropertyValue object or null.
(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 string 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.) |