C# Класс SIL.FieldWorks.FDO.DomainServices.GphComplexEntries

GhostParentHelper subclass for the complex entry type field. - a ghost owner is considered childless although it may have variant EntryRefs if it has no complex form ones.
Наследование: GhostParentHelper
Показать файл Открыть проект

Открытые методы

Метод Описание
IsGhostOwnerChildless ( int hvoItem ) : bool

Return true if we have no complex form EntryRef. Although the property for which this GPH is used initially contains only entries that have no complex form LER, a previous bulk edit might have created one.

Приватные методы

Метод Описание
CreateOwnerOfTargetProp ( int hvoItem, int flidBasicProp ) : int

Override to make the new object a complex one.

GetFirstChildFromParent ( int hvoParent ) : int

We want specifically the first EntryRef of type complex form.

GphComplexEntries ( IFdoServiceLocator services ) : System

Описание методов

IsGhostOwnerChildless() публичный Метод

Return true if we have no complex form EntryRef. Although the property for which this GPH is used initially contains only entries that have no complex form LER, a previous bulk edit might have created one.
public IsGhostOwnerChildless ( int hvoItem ) : bool
hvoItem int
Результат bool