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

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

Contains extended properties for a document content
Inheritance Hierarchy

SystemObject
  ContentStudio.DocumentExtendedContentPropertyResult

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

[SerializableAttribute]
public class ExtendedContentPropertyResult

The ExtendedContentPropertyResult type exposes the following members.

Constructors

  NameDescription
Public methodExtendedContentPropertyResult
Initializes a new instance of the ExtendedContentPropertyResult class
Top
Properties

  NameDescription
Public propertyDocumentId
Gets the document identifier.
Public propertyProperties
Gets a collection of the properties defined on a document content.
Public propertyVersion
Gets the document version.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Remarks

This class was added in Content Studio version 5.7 Update 1
See Also

Reference