Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class MetaTypeCollection

Summary description for MetaTypeCollection.

Inheritance
System.Object
MetaTypeCollection
Namespace: Mediachase.MetaDataPlus.Configurator
Assembly: Mediachase.MetaDataPlus.dll
Version: 14.26.0
Syntax
public class MetaTypeCollection : IndexedCollectionBase<MetaType>

Properties

IsReadOnly

Declaration
public virtual bool IsReadOnly { get; }
Property Value
Type Description
System.Boolean