Table of Contents

Interface IIndexKeywordGroup

Namespace
Songhay.Publications.Abstractions
Assembly
Songhay.Publications.dll

Publication Index Keyword Group

public interface IIndexKeywordGroup : ITemporal
Inherited Members
ITemporal.EndDate
ITemporal.InceptDate
ITemporal.ModificationDate
Extension Methods

Properties

ClientId

Index Keyword Group Client ID

string? ClientId { get; set; }

Property Value

string

Id

Index Keyword Group ID

int? Id { get; set; }

Property Value

int?

Name

Index Keyword Group Name

string? Name { get; set; }

Property Value

string