Gets the list values associated with this drop-down list card control.
Syntax
Visual Basic (Declaration) | |
---|
Function GetControlVariableList( _
ByVal lDocumentId As System.Integer, _
ByRef ppVariableItemsList As System.String() _
) As System.Boolean |
Parameters
- lDocumentId
- ID of the file
- ppVariableItemsList
- Array of list values; empty if the card control is not associated with a list (see Remarks)
Return Value
True if retrieving the list is successful, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2018