Click or drag to resize
BaseInfoMetaFiles Property
Collection of the metafiles belonging to the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection MetaFiles { get; }

Property Value

Type: IInfoObjectCollection
See Also