This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class ContentTypeFieldProperty
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class ContentTypeFieldProperty

The type exposes the following properties.

Public Properties

  Name Description
Public property Name
Gets the name of the Content Type Field Property
Public property Number
Gets the number of the Content Type Field Property
Public property RoleNumber
Gets the role of the Content Type Field Property
Public property Value
Gets the value of the Content Type Field Property
Public property ValueType
Gets the value type of the Content Type Field Property

See Also

Advanced