DocumentFieldDefinitionContainingDerivedElementName Property |
Gets the name of the containing derived element. this is a proxy property for UI purposes.
Namespace: SD.LLBLGen.Pro.ApplicationCore.DerivedModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
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
Get
Property Value
Type:
StringSee Also