Click or drag to resize

ReferencePropertyValue Methods

The ReferencePropertyValue type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodIsEqualTo
Compares to ReferencePropertyValue objects based on the ID of the referred object and each attribute value
Public methodToString
Returns the display name of the referred object
(Overrides ObjectToString.)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIObjectWithId.GetId
Top
See Also