Gets or sets whether to find all files that have ever been in the state specified by
IEdmSearch5::State.
Syntax
Visual Basic (Declaration) | |
---|
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
See Also
Availability
SolidWorks Enterprise PDM Version 5.2