Click or drag to resize

EntityResultRowContentClass Property

Returns the content class of the data row.

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public ContentClass ContentClass { get; }

Property Value

Type: ContentClass

Implements

ISPResourceContentClass
See Also