Name Property

Pageflex Document Action API

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

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)