Perforce API for the .Net CLR
P4Record.Fields Property
Gets the FieldDictionary returned from the Perforce command.
[Visual�Basic]
Public�ReadOnly�Property�Fields�As�
FieldDictionary
[C#]
public�
FieldDictionary
�Fields�{get;}
See Also
P4Record Class
|
P4API Namespace