Reason Property

Pageflex Document Action API

Pageflex Document Action API Reason Property
Message explaining the set variable value failure.
Syntax
C# Visual Basic Managed C++
public string Reason { get; }
Public ReadOnly Property Reason As String
public:
String^ Reason {
	String^ get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)