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

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
public enum ContentTypeFieldType
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration ContentTypeFieldType

Members

Member nameDescription
Logical
A logically named field.
Physical
A physical field as present in the Contents table.

See Also

Advanced