Class DocumentDeleteQuery
Запрос на удаление документа.
Inheritance
System.Object
DocumentDeleteQuery
Namespace:InfinniPlatform.DocumentStorage
Assembly:InfinniPlatform.DocumentStorage.HttpService.dll
Syntax
public class DocumentDeleteQuery : object
Properties
| Improve this Doc View SourceFilter
Правило фильтрации документов.
Declaration
public Func<IDocumentFilterBuilder, object> Filter { get; set; }
Property Value
Type | Description |
---|---|
Func<IDocumentFilterBuilder, System.Object> |