[]
Represents an interface that provides the ability to create a copy of the report item with a new data scope.
public interface IForkableReportItem
Name | Description |
---|---|
Fork(IDataScope) | Creates a copy of the report item with the specified data scope. |