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