Sdílet prostřednictvím


Warnings.AddError Method

Include Protected Members
Include Inherited Members

Adds an error to the collection of services errors to treat as warnings.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddError(Error) Adds an error to the collection of Error objects to treat as warnings.
Public method AddError(StagingBatchError) Adds an error to the collection of StagingBatchError objects to treat as warnings.

Top