Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
[AllowInSettingRuleAttribute("Containing derived element name")]
[AllowInFilterAttribute(1)]
public string ContainingDerivedElementName { get; }

Property Value

Type: String
See Also