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