SOLIDWORKS PDM Professional API Help Send Feedback
UpdatesAllConfigurations Property (IEdmCardControl6)
See Also 
EPDM.Interop.epdm Namespace > IEdmCardControl6 Interface : UpdatesAllConfigurations Property (IEdmCardControl6)


Gets whether this edit box control updates all configuration tabs of the file data card.

Syntax

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 not

Example

See the IEdmCardControl6 examples.

Remarks

This property:

See Also

Availability

SOLIDWORKS PDM Professional 2015 SP02