PFJobParameter Properties |
The PFJobParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowChoicesOnly |
Gets a value indicating whether UI should accept proposed values only. (Use drop down mode).
| |
| Description |
Gets or sets the a user friendly description of your parameter.
| |
| DisplayMember |
Applies if using Packflow or Serializable parameter types.
Gets or sets the display member for selected value.
| |
| DisplayName |
Gets the display name of the parameter.
| |
| GroupName |
Allows to group parameters by name in the UI.
| |
| IsCollection |
Gets or sets a value indicating whether the decorated property is a collection of objects.
| |
| ParameterType | ||
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |