Details
Gets the list of individual references that are being collectively analyzed and grouped by granularity.
Declaration
public abstract IEnumerable<ReferenceDetail> Details { get; }Property Value
| Type | Description |
|---|---|
| IEnumerable<ReferenceDetail> |
Gets the list of individual references that are being collectively analyzed and grouped by granularity.
public abstract IEnumerable<ReferenceDetail> Details { get; }| Type | Description |
|---|---|
| IEnumerable<ReferenceDetail> |