Property IsResolved
IsResolved
Gets a value indicating whether the viewer has everything it needs to carry the action out itself.
public bool IsResolved { get; }
Property Value
Remarks
False for a drillthrough, which needs the host to find and run another report, and for a bookmark the report does not contain, which is a report-authoring error rather than something a viewer can repair.