Tamino API for .NET

TaminoResponse.Warnings Property

Warnings (if any) for operation.

[Visual Basic]
Public ReadOnly Property Warnings As String()
[C#]
public string[] Warnings {get;}

Remarks

A non-zero length array will be returned if there are any warnings. A zero length array will be returned if there are no warnings.

See Also

TaminoResponse Class | TaminoResponse Members | SoftwareAG.Tamino.Api Namespace