Gets whether this edit box control updates all configuration tabs of the file data card.
Syntax
Visual Basic (Declaration) | |
---|
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 not
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional 2015 SP02