Click or drag to resize
TypedListDefinitionIGroupableElementElementTypeName Property
Gets the type name of the element, e.g. 'Entity Definition', 'Typed List' etc.

Namespace: SD.LLBLGen.Pro.ApplicationCore.EntityModel.TypedLists
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
string IGroupableElement.ElementTypeName { get; }

Property Value

Type: String

Implements

IGroupableElementElementTypeName
See Also