| ISubscriptionJobRow Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Provisioning.Dto
The ISubscriptionJobRow type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | Id | ||
| DateTime | LastTry | ||
| String | Name | ||
| SubscriptionJobSubStatus | Status | ||
| String | StatusText | ||
| IEnumerableT, T: ISubscriptionJobSubJob | SubJobs |