Gets the custom column values returned in this favorite search result.
Syntax
Visual Basic (Declaration) | |
---|
Sub GetCustomColumnValues( _
ByRef ppoRetColValues() As System.String _
) |
C++/CLI | |
---|
void GetCustomColumnValues(
& [Out] System.array<String^>^ ppoRetColValues
) |
Parameters
- ppoRetColValues
- Array of string values (see Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2021