Click or drag to resize
EnumerableWrapperTObjectSource Property
Source data

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public IEnumerable Source { get; protected set; }

Property Value

Type: IEnumerable
See Also