SetValueVariables Method (IEdmEnumeratorVariable9)
Sets the values of file variables.
Syntax
Parameters
- poVarNamesList
- IEdmStrLst5; list of variable names
- poVarValuesList
- IEdmStrLst5; list of values for variable names in poVarNamesList
- bsCfgName
- Configuration name
- bOnlyIfPartOfCard
- True to set the variable only if the variable is part of the data card, false to always set the variable (see Remarks)
Remarks
See Also