Click or drag to resize
AbstractInfoBase<TInfo>.Properties Property
Properties of the object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public override List<string> Properties { get; }

Property Value

Type: List<String>

Implements

IHierarchicalObject.Properties
See Also