Click or drag to resize
IStructuredField Interface
Definition of the structured field configuration

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public interface IStructuredField

The IStructuredField type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Info field name
Top
Methods
  NameDescription
Public methodCreateStructuredValue
Creates the object from the given XML value
Top
See Also