Class SubmissionFilter
Namespace: IndicoV2-Submissions-Models
Assembly: IndicoV2-Abstractions-dll
public class SubmissionFilter : IFilter
Inheritance
Implements
Inherited Members
object-Equals(object),
object-Equals(object, object),
object-GetHashCode(),
object-GetType(),
object-MemberwiseClone(),
object-ReferenceEquals(object, object),
object-ToString()
Properties
public string InputFilename { get; set; }
Property Value
public bool? Retrieved { get; set; }
Property Value
bool?
public SubmissionStatus? Status { get; set; }
Property Value
Updated about 1 year ago