Sets the value of a card variable created in the administration tool.
Syntax
Visual Basic (Declaration) | |
---|
Sub SetVar( _
ByVal oVarIDorName As System.Object, _
ByVal oValue As System.Object _
) |
Parameters
- oVarIDorName
- Database ID or name of the variable for which to set a value (see Remarks)
- oValue
- Value to set
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2010