Click or drag to resize
IAssemblyJobFilter Interface

[This is preliminary documentation and is subject to change.]

Filter for Assembly Jobs

Namespace: Netadmin.Management.Assembly.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IAssemblyJobFilter

The IAssemblyJobFilter type exposes the following members.

Properties
  ReturnsNameDescription
Public propertyIEnumerable<T>, T: Int64AssemblyClassIds
Public propertyIEnumerable<T>, T: Int64AssemblyLogIds
Public propertyNullable<T>, T: DateTimeCreated
Greater or equal to(After)
Public propertyIEnumerable<T>, T: StringCreatedBy
Public propertyNullable<T>, T: DateTimeExecutionTime
Public propertyIEnumerable<T>, T: Int64Ids
Public propertyIEnumerable<T>, T: AssemblyJobStatusStatuses
Public propertyIEnumerable<T>, T: Int64SubscriptionJobIds
Top
See Also