CopyResultData Class | 
Namespace: Dundas.BI.WebApi.Models
The CopyResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyResultData | 
            Initializes a new instance of the CopyResultData class.
              | 
| Name | Description | |
|---|---|---|
| CopyId | Gets the identifier of the target copied item.  | |
| Success | 
            Gets a value indicating whether the operation was successful.
              (Inherited from OperationResultData.) | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| Warnings | Gets a list of warnings associated with the instance.  (Inherited from OperationResultData.) |