Click or drag to resize
CollectionPropertyTransformationResultTypeProperties Property
Properties of the object available through GetProperty.

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

Property Value

Type: ListString

Implements

IHierarchicalObjectProperties
See Also