Class ProjectWithoutDetails
Inherited Members
Namespace: Volo.Docs.Projects
Assembly: Volo.Docs.Domain.dll
Syntax
public class ProjectWithoutDetails
Constructors
ProjectWithoutDetails()
Declaration
public ProjectWithoutDetails()
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 |