Carbon API
Carbon API
RCS.Carbon.Variables
VEngine Class
VEngine Methods
CaseCount Method
CodeCount Method
Construct Method
ConstructAll Method
CopyVar Method
DeleteCacheInfo Method
DownloadAsync Method
Generate Method
GetCacheInfo Method
GetVarList Method
ListVartreeNames Method
LoadVarTree Method
OpenJob Method
ReadFileLines Method
ReadZCD Method
ReloadVar Method
SaveVarTree Method
UploadAsync Method
ValidateExp Method
VarFrame Method
VarFrameNames Method
VarInfo Method
VarTreeAsNodes Method
VerbatimCoding Method
WriteFileAllText Method
VEngine
Load
Var
Tree Method
Loads a variable tree into the job.
Namespace:
RCS.Carbon.Variables
Assembly:
RCS.Carbon.Variables (in RCS.Carbon.Variables.dll) Version: 9.0.12
Syntax
C#
Copy
public
void
LoadVarTree
(
string
vartreeName
)
Parameters
vartreeName
String
Name of the variable tree to load (without a file name extension).
Exceptions
Exception
Condition
ArgumentNullException
thrown if
vartreeName
is null.
CarbonException
Throw if
vartreeName
is not found or is not accessible.
See Also
Reference
VEngine Class
RCS.Carbon.Variables Namespace
Copyright © 2020-2024 Red Centre Software
Send comments on this topic to
support@redcentresoftware.com