Activity Errors Property CTCT Wrapper Documented Class Library
Gets or sets the error list.

Namespace: CTCT.Components.Activities
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public IList<ActivityError> Errors { get; set; }
See Also