Overload List

  NameDescription
Public methodSetParent<(Of <<'(TInterface>)>>)(TInterface) Obsolete.
Set the parent entity for this entity. This entity type must be in the allowed list of parent entity for children. This method is equal to move the current enity around.
(Inherited from IEntity.)
Public methodSetParent<(Of <<'(TInterface, TClass>)>>)(TInterface)
Set parent. If parent is null, set current folio item's owner folio as original parent's owner folio, so it will not become orphan
(Inherited from IFolioItem.)

See Also