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