Perforce API for the .Net CLR |
 |
P4Record.Item Property
Returns the value of of the Field by key. This is the same as Fields[key].
[Visual�Basic]
Public�Default�Property�Item( _
���ByVal
key�As�
String�_
)�As�
String
Parameters
-
key
- The key for
Property Value
The value for field 'key'.
See Also
P4Record Class | P4API Namespace