PFObject Class
From Pageflex Document Action API
The PFObject class is the root of the Pageflex scripting interface class hierarchy.
| C# | Visual Basic | Managed C++ |
public class PFObject
Public Class PFObject
public ref class PFObject
| All Members | Constructors | Methods | Properties | Fields | Events |
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
PFObjectNew() |
Initializes a new instance of the PFObject class.
|
|
|
Equals(Object) | (Inherited from Object.) |
|
|
Finalize() | (Inherited from Object.) |
|
|
GetHashCode() | (Inherited from Object.) |
|
|
GetType() | (Inherited from Object.) |
|
|
MemberwiseClone() | (Inherited from Object.) |
|
|
ToString() | (Inherited from Object.) |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)