Class ProjectWithoutDetailsDto
Inherited Members
Namespace: Volo.Docs.Admin.Projects
Assembly: Volo.Docs.Admin.Application.Contracts.dll
Syntax
public class ProjectWithoutDetailsDto
Constructors
ProjectWithoutDetailsDto()
Declaration
public ProjectWithoutDetailsDto()
Properties
Id
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |