DesiredType Property

Pageflex Document Action API

Pageflex Document Action API DesiredType Property
Namespaces > Pageflex.Scripting.Exceptions > WrongElementTypeException > DesiredType
The type of Element that was desired.
Syntax
C# Visual Basic Managed C++
public string DesiredType { get; }
Public ReadOnly Property DesiredType As String
public:
String^ DesiredType {
	String^ get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)