Click or drag to resize
NodeEntityReferenceReferencingProperty Property
The property descriptor of the property to set to the instance with the ObjectID stored in ObjectID. When null, SetterFunc is used.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public PropertyDescriptor ReferencingProperty { get; set; }

Property Value

Type: PropertyDescriptor
See Also