Dynamicweb 8 Documentation
FieldMetadataCollection Class
Members 

Represents a collection of item field metadata.
Object Model
FieldMetadataCollection ClassItemField Class
Syntax
'Declaration
 
Public Class FieldMetadataCollection 
   Inherits Dynamicweb.Content.Items.Collection(Of ItemField)
public class FieldMetadataCollection : Dynamicweb.Content.Items.Collection<ItemField> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.Content.Items.Collection<T>
         Dynamicweb.Content.Items.Metadata.FieldMetadataCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FieldMetadataCollection Members
Dynamicweb.Content.Items.Metadata Namespace

Send Feedback