Perforce API for the .Net CLR P4.Net

P4BaseRecordSet.Warnings Property

Gets an array of warning messages returned from the Perforce command.

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

Property Value

Array of warnings returned from Perforce.

Remarks

These are the warning messages that are returned from Perforce.

See Also

P4BaseRecordSet Class | P4API Namespace