The properties of the P4Form class are listed below. For a complete list of P4Form class members, see the P4Form Members topic.
ArrayFields (inherited from P4Record) | Gets the ArrayFieldDictionary returned from the Perforce command. |
Fields (inherited from P4Record) | Gets the FieldDictionary returned from the Perforce command. |
FormCommand | Gets the form command. |
Item (inherited from P4Record) | Returns the value of of the Field by key. This is the same as Fields[key]. |
PermittedFields | Gets a StringCollection containing the names of all the allowable fields in the form. |
SpecDef | The underlying C++ API 'specdef' defining the form. |
P4Form Class | P4API Namespace