MinimumValue Property

Pageflex Document Action API

Pageflex Document Action API MinimumValue Property
Namespaces > Pageflex.Scripting.Exceptions > ValueOutOfRangeException > MinimumValue
The minimum value allowed.
Syntax
C# Visual Basic Managed C++
public string MinimumValue { get; }
Public ReadOnly Property MinimumValue As String
public:
String^ MinimumValue {
	String^ get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)