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


Gets or sets whether to find all files that have ever been in the state specified by IEdmSearch5::State.

Syntax

Visual Basic 
Property FindHistoricStates As System.Boolean
C# 
System.bool FindHistoricStates {get; set;}
C++/CLI 
property System.bool FindHistoricStates {
   System.bool get();
   void set ( &   System.bool value);
}

Property Value

True to find all files that have ever been in IEdmSearch5::State, false to return only files that are currently in IEdmSearch5::State

Remarks

This property is only valid if IEdmSearch5::State is set.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2