Click or drag to resize

ImportableReferencedElementReferencedEntity Property

Gets or sets the referenced entity.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImport
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntax
public ImportableReferencedEntity ReferencedEntity { get; set; }

Property Value

Type: ImportableReferencedEntity
See Also