Perforce API for the .Net CLR P4.Net

P4Map.Rhs Method 

Gets the right-hand side of the view lines.

[Visual Basic]
Public Function Rhs() As IList`1([System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089))
[C#]
public 0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] Rhs();

Return Value

List containing the right-hand side of the view.

See Also

P4Map Class | P4API Namespace