Click or drag to resize
SubHierarchyViewGetAllDiscriminatorValuesKnownInSubHierarchy Method
Gets all discriminator values known in sub hierarchy or an empty list if the subhierarchy is a hierarchy other than a TPEH.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.EntityModel
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public List<Object> GetAllDiscriminatorValuesKnownInSubHierarchy()

Return Value

Type: ListObject
See Also