Click or drag to resize
ObjectTypeInfoHasMetaFiles Property
If true, the objects can have meta files. By default no metafiles to simplify general processes

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasMetaFiles { get; set; }

Property Value

Type: Boolean
See Also