Click or drag to resize
ISubscriptionJobFilter Interface

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

Subscription Job Filter

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

The ISubscriptionJobFilter type exposes the following members.

Properties
  NameDescription
Public propertyNullableT, T: BooleanCancelled
Public propertyIEnumerableT, T: Int64CompanyIds
Public propertyNullableT, T: DateTimeCreatedSince
Public propertyIEnumerableT, T: Int64CustomerIds
Public propertyIEnumerableT, T: Int64Ids
Public propertyNullableT, T: BooleanOverdueJobs
Public propertyIEnumerableT, T: Int64PackageIds
Public propertyIEnumerableT, T: Int64ServiceIds
Public propertyNullableT, T: Int64ServiceProviderId
Public propertyIEnumerableT, T: SubscriptionJobStatusStatuses
Public propertyNullableT, T: Int64SubscriptionId
Public propertyIEnumerableT, T: Int64TypeIds
Top
See Also