Namespace:  EPiServer.Common.Queries
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 4.1.517.380

Syntax

C#
[SerializableAttribute]
public class GuestAuthorOwns : EntityOwns<GuestAuthor>

Inheritance Hierarchy

System..::.Object
  EPiServer.Common.Queries..::.EntityOwnership
    EPiServer.Common.Queries..::.EntityOwns<(Of <(GuestAuthor>)>)
      EPiServer.Common.Queries..::.GuestAuthorOwns

See Also