PFJobParameterAllowChoicesOnly Property |
Gets a value indicating whether UI should accept proposed values only. (Use drop down mode).
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool AllowChoicesOnly { get; }
Property Value
Type:
Booleantrue if only choices are allowed, false otherwise.
See Also