FieldElementIMappableFieldContainingElement Property  | 
 
            Gets the containing element, be it a valuetype or an entity
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.7.0.0 (5.7.0)
SyntaxGroupableModelElement IMappableField.ContainingElement { get; }Private ReadOnly Property ContainingElement As GroupableModelElement
	Implements IMappableField.ContainingElement
	Get
Property Value
Type: 
GroupableModelElementImplements
IMappableFieldContainingElement
See Also