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

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

Contains an extended property for a document content
Inheritance Hierarchy

SystemObject
  ContentStudio.DocumentExtendedContentPropertyItem

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

[SerializableAttribute]
public class ExtendedContentPropertyItem

The ExtendedContentPropertyItem type exposes the following members.

Constructors

  NameDescription
Public methodExtendedContentPropertyItem
Initializes a new instance of the ExtendedContentPropertyItem class
Top
Properties

  NameDescription
Public propertyName
Gets the property name.
Public propertyUnit
Gets the property unit.
Public propertyValue
Gets the property value.
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