DuplicateProjectResultData Class | 
Namespace: Dundas.BI.WebApi.Models
The DuplicateProjectResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| DuplicateProjectResultData | 
            Initializes a new instance of the DuplicateProjectResultData class.
              | 
| Name | Description | |
|---|---|---|
| CopyId | Gets the identifier of the target copied item.  (Inherited from CopyResultData.) | |
| Project | 
            Gets or sets the duplicated project.
              | |
| 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.) |