| Visual Basic | |
|---|---|
ReadOnly Property UpdatesAllConfigurations As System.Boolean | |
| C# | |
|---|---|
System.bool UpdatesAllConfigurations {get;} | |
| C++/CLI | |
|---|---|
property System.bool UpdatesAllConfigurations {
System.bool get();
} | |
Property Value
True to update all configuration tabs, false to notSee the IEdmCardControl6 examples.
This property:
- corresponds to the Updates all configurations check box in the Edit-box properties panel of the Card Editor.
- is valid only if IEdmCardControl5::ControlType is EdmCardControlType.EdmCtrl_Editbox.
SOLIDWORKS PDM Professional 2015 SP02