Gets a StringCollection containing the names of all the allowable fields in the form.
StringCollection containing the names of all the allowable fields in the form.
The fields returned by PermittedFields are not necessarily included in Fields.Keys or ArrayFields.Keys. Perforce forms usually do not have keys for empty values.
P4Form Class | P4API Namespace