Click or drag to resize

DbSubscription Properties

The DbSubscription type exposes the following members.

Properties
 NameDescription
Public propertyChannelKey Channel key
Public propertyCreatedByKey Gets the user which created the object
(Inherited from DbBaseObject)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseObject)
Public propertyDescription Description of the subscription
Public propertyEvent The event
Public propertyIsActive True if the object is active
(Inherited from DbBaseObject)
Public propertyKey Gets or sets the subscription key
(Overrides DbBaseObjectKey)
Public propertyName Name of the subscription
Public propertyNotAfter The time of stop
Public propertyNotBefore The effective time of the sub
Public propertyObsoletedByKey Obsoletion user
(Inherited from DbBaseObject)
Public propertyObsoletedBySpecified True if explicitly set obsolete to null
(Inherited from DbBaseObject)
Public propertyObsoletionTime Gets the obsoletion time
(Inherited from DbBaseObject)
Public propertyObsoletionTimeSpecified True if explicitly set obsolete to null
(Inherited from DbBaseObject)
Public propertyResourceType Resource type
Public propertySupportContact Gets the support contact
Public propertyUpdatedByKey Updated by key
(Inherited from DbBaseObject)
Public propertyUpdatedTime Gets the time the data was updated
(Inherited from DbBaseObject)
Top
See Also