AbstractRepositoryGetAbstractAuthorTypes Method
Retrieves a list of all known Author Types
Author Types are configured on the Author sub-entities under a given Abstract rather than on the abstract itself
Namespace: Ignition.Events.AbstractsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IReadOnlyCollection<AuthorType> GetAbstractAuthorTypes()
Public Function GetAbstractAuthorTypes As IReadOnlyCollection(Of AuthorType)
public:
virtual IReadOnlyCollection<AuthorType^>^ GetAbstractAuthorTypes() sealed
abstract GetAbstractAuthorTypes : unit -> IReadOnlyCollection<AuthorType>
override GetAbstractAuthorTypes : unit -> IReadOnlyCollection<AuthorType>
Return Value
IReadOnlyCollectionAuthorTypeThe requested list