Gets or sets the error list.
Namespace: CTCT.Components.ActivitiesAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public IList<ActivityError> Errors { get; set; }
See Also
Activity Errors Property | CTCT Wrapper Documented Class Library |
public IList<ActivityError> Errors { get; set; }