Click or drag to resize
MultiObjectQueryBaseTQuery, TInnerQuery, TObjectTypedResult Property
Typed result

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public InfoDataSet<TObject> TypedResult { get; }

Property Value

Type: InfoDataSetTObject

Implements

IObjectQueryTQuery, TObjectTypedResult
See Also