The Variable class represents a Pageflex project variable or job variable.
Syntax
Members
All Members | Constructors | Methods | Properties | Fields | Events |
|
|
|
Icon | Member | Description |
---|---|---|
AsFile |
Indicates whether Value specifies a filename.
|
|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
Kind |
Gets a VariableKind specifying what kind of content this variable holds.
|
|
MemberwiseClone() | (Inherited from Object.) | |
Name |
Gets the name of the variable.
|
|
OkToPublishWithoutValue |
Indicates how a missing value for this variable will be handled.
|
|
Source |
Gets a VariableSource specifying how this variable's value is determined.
|
|
ToString() | (Inherited from Object.) | |
Value |
Gets or sets the current value of the variable.
|
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)