CopyResult Class | 
Namespace: Dundas.BI.FileSystem
The CopyResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CopyResult | Initializes a new instance of the CopyResult class  | 
| Name | Description | |
|---|---|---|
| CopyId | Gets the identifier of the target copied item.  | |
| Success | 
            Gets a value indicating whether the operation was successful.
              (Inherited from OperationResult.) | |
| Warnings | Gets a list of warnings associated with the instance.  (Inherited from OperationResult.) | 
| Name | Description | |
|---|---|---|
| AddWarnings | Adds warnings.  (Inherited from OperationResult.) |