Kind Property
From Pageflex Document Action API
Gets a VariableKind specifying what kind of content this variable holds.
| C# | Visual Basic | Managed C++ |
public VariableKind Kind { get; }
Public ReadOnly Property Kind As VariableKind
public: VariableKind Kind { VariableKind get (); }
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)