Class GetTagListInput
Inheritance
System.Object
GetTagListInput
Namespace: Volo.Blogging.Tagging.Dtos
Assembly: Volo.Blogging.Application.Contracts.dll
Syntax
public class GetTagListInput : object
Properties
Ids
Declaration
public IEnumerable<Guid> Ids { get; set; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Guid> |