Activity Warnings Property CTCT Wrapper Documented Class Library
Gets or sets the warning list.

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

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