Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsProperties Property
Properties of the object available through GetProperty.

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

Property Value

Type: ListString

Implements

IHierarchicalObjectProperties
See Also