Click or drag to resize
ISubscriptionJob Interface

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

Subscription Job

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

The ISubscriptionJob type exposes the following members.

Properties
  NameDescription
Public propertyNullableT, T: Int64AddressId
Public propertyBooleanCancelled
Public propertyInt64CompanyId
Public propertyBooleanConfiguredNa
Public propertyBooleanConfiguredSp
Public propertyDateTimeCreated
Public propertyStringCreatedBy
Public propertyInt64CustomerId
Public propertyDateTimeExecutionTime
Public propertyInt64Id
Public propertyInt64JobTypeId
Public propertyStringJobTypeName
Public propertyDateTimeLastAttempt
Public propertyStringNote
Public propertyInt64PackageId
Public propertyStringPackageName
Public propertyInt32Priority
Public propertyInt64ServiceId
Public propertyStringServiceName
Public propertySubscriptionJobStatusStatus
Public propertyInt64SubscriptionId
Top
See Also