DataObjectVersionReferenceProperty Methods |
The DataObjectVersionReferenceProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddValue(ReferencePropertyValue) |
Adds a new value to the collection of calues
|
![]() | AddValue(Int32, String) |
Adds a new ReferencePropertyValue object to the collection of values
|
![]() | ClearValue | (Inherited from DataObjectVersionProperty.) |
![]() | Clone |
The Clone metode is mainly used by DataObjectVersion.Clone
and by DataObject.AddVersion metodes.
(Overrides DataObjectVersionPropertyClone.) |
![]() | GetProperty |
Returns the poperty object from the static cache based on PropertyId attribute
The Property object is not embedded into the class because it will
increase the size of the object graph during serialization/remoting
(Inherited from DataObjectVersionProperty.) |
![]() | GetValue |
Returns the (first) ReferencePropertyValue object in the collection of values
(Overrides DataObjectVersionPropertyGetValue.) |
![]() | HasAValue | (Overrides DataObjectVersionPropertyHasAValue(Boolean).) |
![]() | IsEqualTo |
Compares two DataObjectVersionReferenceProperty objects
(Overrides DataObjectVersionPropertyIsEqualTo(DataObjectVersionProperty).) |
![]() | IsValuePropertyWithLog |
Returns true if its a text property with log
(Inherited from DataObjectVersionProperty.) |
![]() | SetValue |
Clears the existing valueid of the reference property and assigns a new.
(Overrides DataObjectVersionPropertySetValue(Object).) |
![]() | ToString |
Returns textual representation of the object
(Inherited from DataObjectVersionProperty.) |
![]() | ToString(String) |
Virtual method to return textual representation of the object
(Inherited from DataObjectVersionProperty.) |
![]() | ToString(String, Boolean) |
Virtual method to return textual representation of the obect
(Inherited from DataObjectVersionProperty.) |
![]() | ToString(AppFormatInfo, Boolean) |
Returns a string representation of the object
(Overrides DataObjectVersionPropertyToString(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 | |
---|---|---|
![]() ![]() | IObjectWithGuid.GetGuid | (Inherited from DataObjectVersionProperty.) |
![]() ![]() | IObjectWithId.GetId | (Inherited from DataObjectVersionProperty.) |