PFJobSetting Properties |
The PFJobSetting 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 the description of the setting.
|
![]() | DisplayPropertyName |
Gets the name of the property used for display when setting value is a complex object.
|
![]() | GroupName |
Gets the UI group name of the parameter.
|
![]() | IsCollection |
Gets a value indicating whether this instance is collection.
|
![]() | ParameterName |
Gets the display name of the parameter.
|
![]() | SettingType |
Gets the type of the setting.
Represents the category of object this settings persists, not a .Net Type.
|
![]() | TargetType |
Gets the full type name of the target PFJob implementation class.
|
![]() | ValuePreview |
Gets the actual value display preview.
This property is not serialized.
|