API Reference
Class
RuleSummaryRow
Represents a summary row with named fields.
Inheritance
- Object
- RuleSummaryRow
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method RuleSummaryBuilder.Build
Constructors
public RuleSummaryRow() #Inherited Methods
Properties
public IReadOnlyDictionary<String, Object> Fields { get; set; } #Named field values for the row.