Click or drag to resize

swDialogCompareMethod_e Enumeration

Compare method approaches for dialog box.

Namespace:  CADSharpTools.SOLIDWORKS.UIAutomation
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public enum swDialogCompareMethod_e
Members
  Member nameValueDescription
Undefined0 Undefined compare method.
Title1 Title.
ContainsCaptions2 Compare captions.
TitleAndCaptions3 Compare title and captions.
See Also