Click or drag to resize
ICurrentSubscriptionStatus Properties

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

The ICurrentSubscriptionStatus type exposes the following members.

Properties
  NameDescription
Public propertyStringChangeText
English name describing the transition to the next state
Public propertyNullableT, T: Int32CurrentJobStatus
Public propertyStringCurrentText
English name of the status in its current state
Public propertyBooleanIsActive
If this is the normal/expected state
Public propertyStringName
Name of the status
Public propertyNullableT, T: DateTimeNextChange
A datetime, or null, for when the status is being changed
Public propertyNullableT, T: Int64NextChangeJobId
The id, or null, of the subscription job that triggers the next state change
Public propertyInt64TypeId
The id of the status type
Top
See Also