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

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

The PassedInSubscriptionXmlData type exposes the following members.

Properties

  Name Description
Public property AuthenticationSchema
Gets or sets the authentication schema to use when communicating with the sender server.
Public property CallerSessionId
Gets the caller session id.
(Inherited from PassedXmlData.)
Public property CategoryId
Gets the category id.
(Inherited from PassedXmlData.)
Public property DocumentId
Gets the document id.
(Inherited from PassedXmlData.)
Public property DocumentName
Gets the name of the document.
(Inherited from PassedXmlData.)
Public property DocumentTitle
Gets the document title.
(Inherited from PassedXmlData.)
Public property Encoding
Gets the encoding.
(Inherited from PassedXmlData.)
Public property FileName
Gets the name of the file.
(Inherited from PassedXmlData.)
Public property FullName
Gets the full name.
(Inherited from PassedXmlData.)
Public property Identifier
Gets the identifier for this subscription definition. This property in null unless this data represents a ContentStudioEvents.OnDocumentSubscription event.
Public property MsgId
Gets the message identifier.
(Inherited from PassedXmlData.)
Public property PresentationTemplateId
Getsthe presentationtemplate used when presentation the message source document.
Public property Receiver
Gets the receiver. This property in null unless this data represents a ContentStudioEvents.OnTestDocumentSubscription event.
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 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 eventhandler reads the document. This value should be the base url of the site without any file names.
Public property Timestamp
Gets the timestamp.
(Inherited from PassedXmlData.)
Public property UserId
Gets the user id.
(Inherited from PassedXmlData.)
Public property UserName
Gets the name of the user.
(Inherited from PassedXmlData.)
Top
See Also

Reference