Perforce API for the .Net CLR P4.Net

P4PendingChangelist.Description Property

Gets the pending changelist's description.

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

Property Value

The description.

See Also

P4PendingChangelist Class | P4API Namespace