Class PullAllDocumentInput
Inheritance
System.Object
PullAllDocumentInput
Namespace: Volo.Docs.Admin.Documents
Assembly: Volo.Docs.Admin.Application.Contracts.dll
Syntax
public class PullAllDocumentInput : 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 |