Class DocumentPayloadFilter
Inheritance
System.Object
DocumentPayloadFilter
Namespace: Simplic.Document
Assembly: Simplic.Document.dll
Syntax
public class DocumentPayloadFilter : IFilter<Guid>
Properties
| Improve this Doc View SourceId
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
State
Declaration
public int? State { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |