Sets whether focus is on this data card view.
Syntax
| Visual Basic (Declaration) | |
|---|
Sub SetFlagIsFocusOnDataCard( _
ByVal flg As System.Boolean _
) |
| C# | |
|---|
void SetFlagIsFocusOnDataCard(
System.bool flg
) |
| C++/CLI | |
|---|
void SetFlagIsFocusOnDataCard(
& System.bool flg
) |
Parameters
- flg
- True to focus on this data card view, false to not
Example
See Also
Availability
SOLIDWORKS PDM Professional 2020