RepositoryActionResult Class |
Namespace: CMS.ContinuousIntegration
[SerializableAttribute] public sealed class RepositoryActionResult
The RepositoryActionResult type exposes the following members.
Name | Description | |
---|---|---|
Errors |
List of errors for unsuccessful action.
| |
Success |
Indicates whether action was successful.
| |
Warnings |
List of warnings for action.
|