DocumentFieldDefinitionContainingDerivedElementName Property  | 
 
            Gets the name of the containing derived element. this is a proxy property for UI purposes.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.DerivedModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax[AllowInSettingRuleAttribute("Containing derived element name")]
[AllowInFilterAttribute(1)]
public string ContainingDerivedElementName { get; }<AllowInSettingRuleAttribute("Containing derived element name")>
<AllowInFilterAttribute(1)>
Public ReadOnly Property ContainingDerivedElementName As String
	GetProperty Value
Type: 
String
See Also