Click or drag to resize
ReferencedElementNoEntity Property
Gets a value indicating whether the referenced entity part is empty or not defined

Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public bool NoEntity { get; }

Property Value

Type: Boolean
See Also