Class DocumentParametersDto
Inheritance
System.Object
DocumentParametersDto
Namespace: Volo.Docs.Documents
Assembly: Volo.Docs.Application.Contracts.dll
Syntax
public class DocumentParametersDto : object
Properties
Parameters
Declaration
public List<DocumentParameterDto> Parameters { get; set; }
Property Value
Type | Description |
---|---|
List<DocumentParameterDto> |