Exception: You can not use the '-o' and '-i' flags in Fetch_Form and Save_Form.

Namespace:  P4API.Exceptions
Assembly:  p4api (in p4api)
Version: 1.0.0.0 (1.0.0)

Syntax

C#
public class InvalidFormArgument : P4APIExceptions

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    P4API.Exceptions..::.P4APIExceptions
      P4API.Exceptions..::.InvalidFormArgument

See Also