SubscriptionDefinition Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The SubscriptionDefinition type exposes the following members.

Properties

  Name Description
Public property AuthenticationSchema
Gets or sets the authentication schema to use.
Public property CategoryId
Gets the identifier of the category where this subscription properties are defined.
Public property ConnectionId
Gets an integer that identifies the web site.
Public property Description
Gets the description of the category whose subscription properties are loaded.
Public property DocumentType
Gets the type of the document this category can contain.
Public property Enabled
Gets or sets a value indicating whether this type of subscription is enabled for the current category.
Public property EventhandlerMoniker
Gets or sets the event handler moniker that the Service Manager uses when it creates a instance of an custom event handler implementation. This property can be set to an empty string to use the built in handler.
Public property Identifier
Gets the identifier for this subscription definition.
Public property Name
Gets the name of the category whose subscription properties are loaded.
Public property Presentationtemplate
Gets or sets the presentation template used when presentation the message source document.
Public property Properties
Gets the properties defined for this subscription.
Public property Schedules
Gets the a collection of schedule items that describes the schedule to use with this subscription.
Public property Sender
Gets or sets the sender of the subscription message. For email messages this should be an email address
Public property Server
Gets or sets the name or IP-number of the server to use when distributing messages.
Public property SiteUri
Gets or sets the site URL to when the event handler reads the document. This value should be the base url of the site without any file names.
Public property Code example Subscriptions
Gets the subscriptions of this subscription definition.
Public property SubscriptionType
Gets the type of the subscription requested.
Public property TimeOut
Gets or sets the time out value.
Public property UserName
Gets the name of the user that the event handler will use while performing its task.
Top
See Also

Reference