Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
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 |
public IsGhostOwnerChildless ( int hvoItem ) : bool | ||
hvoItem | int | |
return | bool |