Click or drag to resize

ReferencePropertyValue Constructor

Overload List
  NameDescription
Public methodReferencePropertyValue(ReferencePropertyValue)
Constuct the object using another ReferencePropertyValue object
Public methodReferencePropertyValue(ReferenceProperty, Int32)
Construct the object with the property and the ID of the referred object.
Public methodReferencePropertyValue(ReferenceProperty, Int32, String)
Construct the object with the property, the referred object and the display name of the referred object
Public methodReferencePropertyValue(ReferenceProperty, Int32, String, Boolean)
Construct the object with the property, the referred object and the display name of the referred object
Top
See Also