Class GetParametersDocumentInput
Inheritance
System.Object
GetParametersDocumentInput
Namespace: Volo.Docs.Documents
Assembly: Volo.Docs.Application.Contracts.dll
Syntax
public class GetParametersDocumentInput : object
Properties
LanguageCode
Declaration
public string LanguageCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ProjectId
Declaration
public Guid ProjectId { get; set; }
Property Value
Type | Description |
---|---|
Guid |
Version
Declaration
public string Version { get; set; }
Property Value
Type | Description |
---|---|
System.String |