Click or drag to resize
BaseInfoGeneralizedInfoWrapperMetaFiles Property
The collection of the metafiles of the given object.

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

Property Value

Type: IInfoObjectCollection
See Also