DocumentsForSubscriptionListItem Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This class acts as a placeholder for a record returned from the DocumentsForSubscription(ConnectionId, SessionId) method.
Inheritance Hierarchy

SystemObject
  ContentStudio.Document.SubscriptionDocumentsForSubscriptionListItem

Namespace: ContentStudio.Document.Subscription
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public sealed class DocumentsForSubscriptionListItem

The DocumentsForSubscriptionListItem type exposes the following members.

Constructors

  NameDescription
Public methodDocumentsForSubscriptionListItem
Initializes a new instance of the DocumentsForSubscriptionListItem class.
Top
Properties

  NameDescription
Public propertyCategoryId
Gets the category identifier.
Public propertyDocumentId
Gets the document identifier.
Public propertyDocumentName
Gets the name of the document.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference